Regenerated

This commit is contained in:
2026-04-15 07:02:29 +02:00
parent 84aeb9a110
commit cbea2c3b7e
3 changed files with 363 additions and 348 deletions
@@ -16,6 +16,9 @@ in
gvfs # support for external drives and network shares
xarchiver # optional GUI archive manager
tumbler # Showing thumbnails
libmtp
mtpfs
jmtpfs
];
############################
@@ -30,4 +33,6 @@ in
USERNAME = username;
};
};
# Enable gvfs as a service
services.gvfs.enable = true;
}