import new dockers
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
../../users/users.nix
|
../../users/users.nix
|
||||||
../../modules/system/system.nix
|
../../modules/system/system.nix
|
||||||
../../modules/homelab/homelab.nix
|
../../modules/homelab/homelab.nix
|
||||||
|
../../modules/homelab/docker/dockers.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
modules = {
|
modules = {
|
||||||
@@ -29,7 +30,7 @@
|
|||||||
|
|
||||||
# enable users
|
# enable users
|
||||||
users = {
|
users = {
|
||||||
blake.enable = true;
|
blake.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# passwordless rebuild
|
# passwordless rebuild
|
||||||
|
|||||||
Reference in New Issue
Block a user