forked from DGNum/infrastructure
fix(meta/nodes): Don't duplicate imported modules
This commit is contained in:
parent
8cfc0001b9
commit
4b30fb8a36
1 changed files with 0 additions and 4 deletions
|
@ -55,9 +55,6 @@
|
||||||
hashedPassword = "$y$j9T$n83qOn1OkQhFwQe50tPM11$jZ1tvgqMTcp4HLGEfJmTMsf0NnRUYQkzco9vibWTpU2";
|
hashedPassword = "$y$j9T$n83qOn1OkQhFwQe50tPM11$jZ1tvgqMTcp4HLGEfJmTMsf0NnRUYQkzco9vibWTpU2";
|
||||||
|
|
||||||
stateVersion = "24.11";
|
stateVersion = "24.11";
|
||||||
nix-modules = [
|
|
||||||
"services/forgejo-nix-runners"
|
|
||||||
];
|
|
||||||
|
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
version = "24.11";
|
version = "24.11";
|
||||||
|
@ -199,7 +196,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
nix-modules = [
|
nix-modules = [
|
||||||
"services/forgejo-nix-runners"
|
|
||||||
"services/netbird/server.nix"
|
"services/netbird/server.nix"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue