Adicionando o thunar e altedando coisas no cosmic

This commit is contained in:
2025-12-16 13:11:09 -03:00
parent 119cf0e391
commit 3905c854f7
7 changed files with 58 additions and 30 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
{ config, lib, inputs, pkgs, ... }: {
imports = [
#./cosmic.nix
./cosmic.nix
#./gnome.nix
./kde.nix
#./kde.nix
];
}