flake.lock: Update
Flake lock file updates: • Updated input 'pterodactyl': 'git+https://git.nekover.se/fi/pterodactyl.git?ref=refs/heads/main&rev=ae698225308107d243f76dc45d1f6fab7ff95120' (2024-11-06) → 'git+https://git.nekover.se/fi/pterodactyl.git?ref=refs/heads/main&rev=1eff87119f6e48b6b1d1afef468ee4ff1aebe333' (2024-11-06)
This commit is contained in:
parent
9a5303fbb8
commit
2ff2752f8a
2 changed files with 7 additions and 7 deletions
|
@ -9,16 +9,16 @@
|
|||
hostName = "gameserver-node-1";
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
pterodactyl.packages."x86_64-linux".pterodactyl-wings
|
||||
];
|
||||
#environment.systemPackages = [
|
||||
# pterodactyl.packages."x86_64-linux".pterodactyl-wings
|
||||
#];
|
||||
|
||||
imports = [
|
||||
pterodactyl.nixosModules.pterodactyl-wings
|
||||
];
|
||||
|
||||
services.wings = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
configuration = "";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue