aboutsummaryrefslogtreecommitdiff
path: root/hosts/jupiter/system.nix
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-06-17 18:22:05 +0000
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2025-06-17 18:22:05 +0000
commit456bdf05b07147a1e08b7ef12639d2b0d8f1645b (patch)
treea51b76314856f63f4a9886109a26f80d216bf1f5 /hosts/jupiter/system.nix
parent56d351548c3ef1e5ceff7ec725ff2272cc386201 (diff)
update jupiter and setup minecraft server
Diffstat (limited to 'hosts/jupiter/system.nix')
-rw-r--r--hosts/jupiter/system.nix3
1 files changed, 1 insertions, 2 deletions
diff --git a/hosts/jupiter/system.nix b/hosts/jupiter/system.nix
index faef253..cb59c1b 100644
--- a/hosts/jupiter/system.nix
+++ b/hosts/jupiter/system.nix
@@ -2,11 +2,10 @@
imports = [
inputs.disko.nixosModules.disko
./disks.nix
+ ./minecraft.nix
inputs.nixos-facter-modules.nixosModules.facter
{facter.reportPath = ./facter.json;}
-
- ../../system/nix.nix
];
systemd.network.wait-online.enable = false; # fix for weird wifi issue