mirror of
https://github.com/kmein/niveum
synced 2026-03-21 12:21:08 +01:00
applicative user
This commit is contained in:
@@ -8,6 +8,6 @@
|
||||
};
|
||||
nix = {
|
||||
package = pkgs.nixVersions.stable;
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user