add flatpak auto installation/removal
This commit is contained in:
@ -47,10 +47,12 @@ rec {
|
||||
fontFix = true;
|
||||
iconFix = true;
|
||||
|
||||
autoInstall = true;
|
||||
autoUpdate = true;
|
||||
autoPrune = true;
|
||||
|
||||
packages = [ "discord" ];
|
||||
discord = false;
|
||||
spotify = true;
|
||||
flatseal = true;
|
||||
};
|
||||
|
||||
# TODO: Email
|
||||
|
Reference in New Issue
Block a user