Update
This commit is contained in:
+4
-1
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user