Flatpak doesn't need to be on cli-only systems

This commit is contained in:
Gene Liverman 2024-01-01 13:30:49 -05:00
parent ab1758c1a8
commit 63577aabb9
3 changed files with 17 additions and 11 deletions

View file

@ -49,16 +49,6 @@
security.sudo.wheelNeedsPassword = false;
services = {
flatpak = {
enable = true;
packages = [
"im.riot.Riot"
];
update.auto = {
enable = true;
onCalendar = "daily";
};
};
openssh.enable = true;
tailscale = {
enable = true;