enable flakes (FINE)

This commit is contained in:
Daniella / Tove 2024-11-22 20:49:21 +01:00
parent 90283e9a57
commit 70acda1276
Signed by: TudbuT
GPG key ID: B3CF345217F202D3

View file

@ -15,6 +15,8 @@ in
./nix-alien.nix
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with upkgs; [