This commit is contained in:
mjallen18
2026-01-08 11:50:24 -06:00
parent 052f7a2838
commit c7c5192c0c
5 changed files with 40 additions and 65 deletions

View File

@@ -8,18 +8,12 @@
}:
{
imports = [
# ./adguard.nix
./boot.nix
./sops.nix
];
virtualisation.docker.enable = true;
#environment.systemPackages = with pkgs.${namespace}; [
# ubootRaspberryPi5
# ubootTools
#];
${namespace} = {
# ###################################################