Updated flake and added some server imports
This commit is contained in:
parent
9b75753ae2
commit
d9538c3bcd
4 changed files with 50 additions and 23 deletions
|
|
@ -13,6 +13,9 @@
|
|||
../common/users.nix
|
||||
../common/boot.nix
|
||||
../common/nix.nix
|
||||
# Server-common imports
|
||||
./common/boot.nix
|
||||
./common/nix.nix
|
||||
];
|
||||
|
||||
users.users.user.extraGroups = [ "docker" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue