Add aspi system, use sops

This commit is contained in:
2024-06-12 19:29:50 +02:00
parent 061f196afc
commit ff40093b83
9 changed files with 373 additions and 43 deletions

View File

@ -7,6 +7,7 @@
inputs,
config,
pkgs,
systems,
...
}:
{
@ -161,7 +162,6 @@
"wheel"
"docker"
];
packages = with pkgs; [ ]; # Using home-manager instead
};
# home-manager.useGlobalPkgs = true; # make overlays for nixpkgs work for home-manager, not only the system