added homemanagermodule exports, added mkDefault in roles.
This commit is contained in:
parent
a0c1ad0beb
commit
e56cd66d49
3 changed files with 6 additions and 4 deletions
|
@ -77,6 +77,8 @@
|
|||
}
|
||||
);
|
||||
|
||||
homeManagerModules = import ./modules/home-manager;
|
||||
|
||||
# NixOS configuration entrypoint
|
||||
# Available through 'nixos-rebuild --flake .#your-hostname'
|
||||
nixosConfigurations = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue