temp
This commit is contained in:
@@ -8,11 +8,13 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
./adguard.nix
|
||||
# ./adguard.nix
|
||||
./boot.nix
|
||||
./sops.nix
|
||||
];
|
||||
|
||||
virtualisation.docker.enable = true;
|
||||
|
||||
${namespace} = {
|
||||
|
||||
# ###################################################
|
||||
@@ -52,7 +54,7 @@
|
||||
# # Services # #
|
||||
# ###################################################
|
||||
|
||||
services.home-assistant.enable = true;
|
||||
services.home-assistant.enable = false;
|
||||
|
||||
# ###################################################
|
||||
# # Network # #
|
||||
|
||||
Reference in New Issue
Block a user