mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 03:13:38 +00:00
Enable flatpak
This commit is contained in:
@@ -89,7 +89,6 @@ in
|
||||
albert
|
||||
android-tools
|
||||
blender
|
||||
cartridges
|
||||
cryptsetup
|
||||
discord
|
||||
docker
|
||||
@@ -106,7 +105,6 @@ in
|
||||
libation
|
||||
lm_sensors
|
||||
logseq
|
||||
master.lutris
|
||||
mitmproxy
|
||||
mullvad-vpn
|
||||
netdata
|
||||
@@ -253,6 +251,7 @@ in
|
||||
workstation = true;
|
||||
};
|
||||
};
|
||||
flatpak.enable = true;
|
||||
gnome.gnome-keyring.enable = true;
|
||||
mullvad-vpn.enable = false;
|
||||
printing.enable = true;
|
||||
|
Reference in New Issue
Block a user