turn poor guy into a minecraft server
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -12,9 +12,10 @@
|
||||
./services.nix
|
||||
./sops.nix
|
||||
./users.nix
|
||||
./minecraft.nix
|
||||
];
|
||||
|
||||
desktop.niri.enable = true;
|
||||
# desktop.niri.enable = true;
|
||||
|
||||
locale.ukrainian.enable = true;
|
||||
|
||||
@ -25,7 +26,7 @@
|
||||
|
||||
opentabletdriver.enable = false;
|
||||
|
||||
qmk-vial.enable = true;
|
||||
# qmk-vial.enable = true;
|
||||
|
||||
security.basic.enable = true;
|
||||
|
||||
@ -40,11 +41,11 @@
|
||||
|
||||
time.timeZone = "Europe/Kyiv";
|
||||
|
||||
virtual.libvirt.enable = true;
|
||||
# virtual.libvirt.enable = true;
|
||||
|
||||
wireless = {
|
||||
wifi.enable = true;
|
||||
bluetooth.enable = true;
|
||||
bluetooth.enableBlueman = true;
|
||||
};
|
||||
# wireless = {
|
||||
# wifi.enable = true;
|
||||
# bluetooth.enable = true;
|
||||
# bluetooth.enableBlueman = true;
|
||||
# };
|
||||
}
|
||||
|
Reference in New Issue
Block a user