Enable flake related experimental features in nix
This commit is contained in:
parent
ca08e9563c
commit
b4ed6eea34
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
|||
trusted-public-keys = [
|
||||
"t2linux.cachix.org-1:P733c5Gt1qTcxsm+Bae0renWnT8OLs0u9+yfaK2Bejw="
|
||||
];
|
||||
|
||||
experimental-features = [ "nix-command" "flakes" "repl-flake" ];
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue