diff --git a/hosts/mac-nixos/configuration.nix b/hosts/mac-nixos/configuration.nix index 6024134..ea9fc63 100644 --- a/hosts/mac-nixos/configuration.nix +++ b/hosts/mac-nixos/configuration.nix @@ -53,7 +53,7 @@ }; # Enable Flatpak - flatpak.enable = false; + flatpak.enable = true; }; # Define a user account. Don't forget to set a password with ‘passwd’.