This commit is contained in:
2025-07-20 17:20:19 +09:00
parent 7fedd72132
commit a17b8a6b19
3 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
with pkgs; [
mtr
iperf3
nload
dnsutils
ldns
aria2

View File

@@ -4,6 +4,12 @@
with pkgs; [
libreoffice
waybar
hyprsome
better-control
wl-clipboard
swww
rofi-wayland
vesktop
youtube-music
thunderbird

View File

@@ -8,6 +8,7 @@
hardware.nvidia.open = false;
services.xserver.displayManager.gdm.enable = true;
services.xserver.desktopManager.gnome.enable = true;
services.xserver.xkb.layout = "us";
}