update
This commit is contained in:
parent
97362705ac
commit
7c8fd7f658
2 changed files with 7 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ in
|
|||
registryInputs = mapAttrs (_: v: { flake = v; }) filteredInputs;
|
||||
in
|
||||
{
|
||||
package = pkgs.unstable.nixFlakes;
|
||||
package = pkgs.nixVersions.stable;
|
||||
settings = {
|
||||
trusted-users = mkDefault [ "root" "@wheel" ];
|
||||
allowed-users = mkDefault [ "root" "@wheel" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue