desktop selector + choice of desktop on laptop

This commit is contained in:
2026-06-21 21:56:38 -05:00
parent 2be586e2cc
commit 53062400cd
7 changed files with 74 additions and 1 deletions
+4
View File
@@ -10,6 +10,9 @@
../../modules/development
../../modules/networking
../../modules/virtualization
## Desktop Environment
../../desktops/hyprland
];
boot = {
@@ -48,6 +51,7 @@
environment.systemPackages = with pkgs; [
tpm2-tools
brave
];
system.stateVersion = "26.05";