mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-07 22:20:33 +02:00
tried fixing config
This commit is contained in:
parent
a2f761d5ef
commit
d35814cc6a
2 changed files with 9 additions and 1 deletions
|
@ -96,6 +96,12 @@
|
|||
inherit specialArgs;
|
||||
};
|
||||
modules = [
|
||||
(
|
||||
{ ... }:
|
||||
{
|
||||
nix.registry.nixpkgs.flake = nixpkgs;
|
||||
}
|
||||
)
|
||||
./hosts/dionysos/configuration.nix
|
||||
];
|
||||
format = "proxmox";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue