mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 04:19:22 +08:00
packages.flatpak: fix
This commit is contained in:
@@ -5,7 +5,7 @@ inputs:
|
||||
services.flatpak =
|
||||
{
|
||||
enable = true;
|
||||
uninstallUnmanagedPackages = true;
|
||||
uninstallUnmanaged = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user