Add appimage support and fuse package

This commit is contained in:
2025-11-16 00:34:23 +03:00
parent c50b7355ee
commit b4afe2581e

View File

@@ -168,6 +168,7 @@ in
wl-clipboard
steam-run
pam_u2f
fuse
telegram-desktop
keepassxc
@@ -184,6 +185,11 @@ in
];
programs = {
appimage = {
enable = true;
binfmt = true;
};
nix-ld = {
enable = true;
libraries = [