Move helix runtime inputs to hm extraPackages option
This commit is contained in:
parent
11e14b01f9
commit
915256aa94
8 changed files with 67 additions and 84 deletions
|
|
@ -20,7 +20,6 @@
|
|||
rustypaste-cli.enable = true;
|
||||
firefox.enable = true;
|
||||
fuzzel.enable = true;
|
||||
helix.enable = true;
|
||||
gpg.enable = true;
|
||||
jujutsu = {
|
||||
enable = true;
|
||||
|
|
@ -54,6 +53,7 @@
|
|||
accounts.email.enable = true;
|
||||
programs = {
|
||||
openssh.enable = true;
|
||||
helix.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue