Skip to content

Commit

Permalink
nixos/suites/common: add flatpak
Browse files Browse the repository at this point in the history
  • Loading branch information
khaneliman committed Dec 22, 2024
1 parent a7d1708 commit a0e28f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/nixos/suites/common/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ in
services = {
ddccontrol = mkDefault enabled;
earlyoom = mkDefault enabled;
flatpak = mkDefault enabled;
logind = mkDefault enabled;
logrotate = mkDefault enabled;
# oomd = mkDefault enabled;
Expand Down

0 comments on commit a0e28f8

Please sign in to comment.