remove flatpak

lol why did i have this, no flatpak packages installed...
This commit is contained in:
2025-05-31 19:07:04 +02:00
parent f855bc5141
commit 952578d29f

View File

@ -128,8 +128,7 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Enable Flatpack
services.flatpak.enable = true;
# Enable Flakes
nix.settings.experimental-features = [ "nix-command" "flakes" ];