add!: switch desktop UI to quickshell

This commit is contained in:
Kiana Sheibani 2025-10-07 23:17:55 -04:00
parent ce6ac2cb63
commit e92eaddef3
Signed by: toki
GPG key ID: 6CB106C25E86A9F7
23 changed files with 119 additions and 1401 deletions

View file

@ -5,5 +5,12 @@
home.stateVersion = "21.11";
imports = [ ./shell ./wayland ./xdg.nix ./tools.nix ./email.nix ];
imports = [
./shell
./wayland
./email.nix
./tools.nix
./xdg.nix
];
}