started to create an installer image (gum is AWESOME)
This commit is contained in:
parent
0255a153ca
commit
112fc3ddb3
3 changed files with 82 additions and 9 deletions
|
@ -15,6 +15,8 @@ in
|
|||
nix = {
|
||||
package = pkgs.nixVersions.latest;
|
||||
|
||||
extraOptions = "experimental-features = nix-command flakes";
|
||||
|
||||
settings = {
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
allowed-users = [ "@wheel" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue