Add GUI home-manager module

This commit is contained in:
2022-02-15 01:08:00 +00:00
parent 98c2ca114f
commit 59d1b5bcd7
3 changed files with 43 additions and 11 deletions

View File

@@ -84,6 +84,7 @@
};
homeModules = mapAttrs (_: f: ./. + "/home-modules/${f}") {
common = "common.nix";
gui = "gui.nix";
};
in
# Platform independent stuff