testing sone shite

This commit is contained in:
zastian-dev
2025-12-15 18:06:05 +00:00
parent c45ec8d9cd
commit fe40f11559
12 changed files with 153 additions and 32 deletions

View File

@@ -145,9 +145,18 @@ in
# NetworkManager applet
nm-applet = {
enable = true;
enable = false;
indicator = false;
};
thunar = {
enable = true;
plugins = with pkgs.xfce; [
thunar-archive-plugin
thunar-volman
];
};
xfconf.enable = true;
};
############################