fixed modules path issue
This commit is contained in:
parent
e5500a531d
commit
1a63a7a499
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./hosts/creatorforge.nix
|
||||
./modules/base/proxmox-vm-hardware.nix
|
||||
./.modules/base/proxmox-vm-hardware.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue