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