feat: enable ca-derivations
This commit is contained in:
@ -54,7 +54,7 @@
|
||||
destination = "/etc/nix/nix.conf";
|
||||
text = ''
|
||||
accept-flake-config = true
|
||||
experimental-features = nix-command flakes
|
||||
experimental-features = nix-command flakes ca-derivations
|
||||
'';
|
||||
})
|
||||
]
|
||||
|
Reference in New Issue
Block a user