This commit is contained in:
2026-06-10 19:08:24 +02:00
parent 517c3d90c6
commit 5c4164ac11
7 changed files with 121 additions and 12 deletions
+4 -1
View File
@@ -7,13 +7,16 @@
./modules/audio/pipewire.nix
./modules/chaotic-nyx.nix
./modules/graphics/mesa-amd.nix
./modules/desktop/cosmic.nix
./modules/desktop
./modules/gaming.nix
./modules/peripherals.nix
];
networking.hostName = "nixos-gaming";
profiles.desktop = "kde";
# Moegliche Werte: "kde" "gnome" "budgie" "hyprland"
users.users.max = {
isNormalUser = true;
description = "max";