Added user setup

This commit is contained in:
Julien Malka 2021-12-11 13:36:08 +01:00
parent 42cd7bb365
commit 91361e1910
6 changed files with 64 additions and 51 deletions

View file

@ -12,7 +12,7 @@ in
inherit inputs;
};
modules = builtins.attrValues modules ++ [
./configuration.nix
./base.nix
host-config
home-manager.nixosModules.home-manager
{