nixos/flatpak: enable fuse
This commit is contained in:
@@ -40,6 +40,8 @@ in
|
||||
pkgs.fuse3
|
||||
];
|
||||
|
||||
programs.fuse.enable = true;
|
||||
|
||||
security.polkit.enable = true;
|
||||
|
||||
fonts.fontDir.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user