moved helix hm config to new module
This commit is contained in:
parent
5c860a8388
commit
37784af8b0
3 changed files with 84 additions and 95 deletions
|
|
@ -86,7 +86,9 @@
|
|||
./modules/system/desktop-environments/gnome.nix
|
||||
|
||||
] #extra modules to load
|
||||
[]; #extra modules to be loaded by home-manager
|
||||
[
|
||||
./modules/home-manager/helix.nix
|
||||
]; #extra modules to be loaded by home-manager
|
||||
};
|
||||
packages.${system} = {
|
||||
dconfnixdump = pkgs.writeScriptBin "deconfnixdump"''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue