mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-01 07:06:41 -07:00
flake update
This commit is contained in:
parent
43e4be1512
commit
7a85853e80
3 changed files with 14 additions and 14 deletions
|
@ -46,7 +46,7 @@
|
|||
nix = {
|
||||
nixPath = nixpkgs.lib.mkForce [ "nixpkgs=${nixpkgs}" ];
|
||||
|
||||
package = pkgs.nixFlakes;
|
||||
package = pkgs.nixVersions.stable;
|
||||
settings = {
|
||||
experimental-features = "nix-command flakes";
|
||||
extra-platforms = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue