mirror of
https://codeberg.org/muon/home.git
synced 2026-03-08 03:25:16 +00:00
Add octo
This commit is contained in:
parent
31514a0b0c
commit
e4f6a5b267
4 changed files with 70 additions and 2 deletions
|
|
@ -19,6 +19,7 @@ in {
|
|||
mods.terminal.emulator.enable = true;
|
||||
mods.terminal.development.enable = true;
|
||||
mods.terminal.tools.enable = true;
|
||||
mods.terminal.gh.enable = true;
|
||||
mods.terminal.hr.enable = true;
|
||||
mods.desktop.development.enable = true;
|
||||
mods.desktop.productivity.enable = false;
|
||||
|
|
@ -45,7 +46,6 @@ in {
|
|||
go
|
||||
rainfrog
|
||||
tealdeer
|
||||
gh
|
||||
(callPackage ./packages/mender-cli.nix {})
|
||||
]
|
||||
# Non-free </3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue