Enable flakes.
This commit is contained in:
5
hosts/common/global/flakes.nix
Normal file
5
hosts/common/global/flakes.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
nix.extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
}
|
||||
Reference in New Issue
Block a user