Lots of changes

This commit is contained in:
2024-09-05 19:20:03 +02:00
parent 5d25dcf186
commit 59e360139f
11 changed files with 95 additions and 27 deletions

View File

@@ -8,6 +8,7 @@
../../modules/system/gui/hyprland.nix
../../modules/system/gui/steam.nix
../../modules/system/gui/thunar.nix
# ../../modules/system/gui/plasma.nix
# CLI
../../modules/system/cli/common.nix
@@ -49,6 +50,8 @@
boot.kernelPackages = pkgs.linuxPackages_latest;
hardware.opentabletdriver.enable = true;
system.stateVersion = "24.05";
}