Minecraft server config

This commit is contained in:
h3lp
2026-03-10 22:22:11 +02:00
parent 8a675e4152
commit 072d049a6d
6 changed files with 146 additions and 9 deletions
Regular → Executable
+5 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh
# ---- Clone the config repo ----
cd /root
@@ -22,3 +22,7 @@ cp root/etc/nixos/configuration.nix /mnt/etc/nixos/configuration.nix
# ---- User configuration ----
mkdir --parents /mnt/home/h3lp
cp root/home/h3lp/shell.nix /mnt/home/h3lp/shell.nix
# ---- Install NixOS ----
nixos-install --no-root-passwd