Update flatpak-management.nix
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
|
||||
let
|
||||
desiredFlatpaks = [
|
||||
"org.mozilla.firefox"
|
||||
"org.mozilla.thunderbird"
|
||||
"ch.threema.threema-web-desktop"
|
||||
];
|
||||
flatpakScript = pkgs.writeScript "nix-flatpak-management" ''
|
||||
#!${pkgs.runtimeShell} -e
|
||||
|
||||
Reference in New Issue
Block a user