feat: thunar file manager + gtk theme

This commit is contained in:
♥ Minnie ♥ 2025-03-08 09:09:45 +08:00
parent 0ace52a053
commit 8ae33e9f76
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
3 changed files with 22 additions and 0 deletions

View file

@ -37,12 +37,18 @@
direnv.enable = true;
# Android debug bridge: communicate with devices
adb.enable = true;
# Configuration storage system for xfce
xfconf.enable = true;
};
# Configure services
services = {
# Access smart cards using SCard API
pcscd.enable = true;
# Mount, trash, and other functionalities
gvfs.enable = true;
# Thumbnail support for images
tumbler.enable = true;
};
# Manage linux containers