mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
remove minrcrf
This commit is contained in:
parent
a10875b72d
commit
b7b1701685
2 changed files with 1 additions and 12 deletions
|
@ -49,17 +49,6 @@
|
|||
udev.packages = [ pkgs.yubikey-personalization ];
|
||||
fwupd.enable = true;
|
||||
libinput.enable = true;
|
||||
minecraft-server = {
|
||||
enable = true;
|
||||
eula = true;
|
||||
servers = {
|
||||
yolo = {
|
||||
serverProperties = {
|
||||
motd = "Test 12345";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
time.timeZone = "Europe/Berlin";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue