tried fixing config

This commit is contained in:
chloe 2024-10-12 22:21:23 +02:00
parent a2f761d5ef
commit d35814cc6a
2 changed files with 9 additions and 1 deletions

View file

@ -96,6 +96,12 @@
inherit specialArgs;
};
modules = [
(
{ ... }:
{
nix.registry.nixpkgs.flake = nixpkgs;
}
)
./hosts/dionysos/configuration.nix
];
format = "proxmox";