chore: refactor
This commit is contained in:
parent
e21c3a8a1f
commit
f06011e890
7 changed files with 50 additions and 45 deletions
|
@ -37,18 +37,12 @@
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue