re-enable flatpak

This commit is contained in:
mjallen18
2024-05-24 13:12:55 -05:00
parent fc6cebd3b4
commit c9d55f8d70

View File

@@ -53,7 +53,7 @@
}; };
# Enable Flatpak # Enable Flatpak
flatpak.enable = false; flatpak.enable = true;
}; };
# Define a user account. Don't forget to set a password with passwd. # Define a user account. Don't forget to set a password with passwd.