moved helix hm config to new module

This commit is contained in:
specCon18 2023-04-18 02:00:09 -04:00
parent 5c860a8388
commit 37784af8b0
3 changed files with 84 additions and 95 deletions

View file

@ -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"''