10 current 2025-01-09 15:02:09 24.11.711867.6c90912761c4 6.6.67 *

This commit is contained in:
deadvey 2025-01-09 15:02:11 +00:00
parent 56d8ffaac3
commit b4c22627cc

View File

@ -18,7 +18,7 @@
};
# Experimental
nix.settings.experimental-features = [ "nix-command" ];
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# Flatpak
services.flatpak.enable = true;