This commit is contained in:
2026-01-17 15:31:55 -03:00
parent 4301f4b2d6
commit 3bb4c9e33f
7 changed files with 71 additions and 63 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{ config, lib, inputs, pkgs, ... }: {
imports = [
./cosmic.nix
#./cosmic.nix
#./gnome.nix
#./kde.nix
./kde.nix
];
}