mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
switch nix version... again
This commit is contained in:
parent
2588649e67
commit
23623a001a
3 changed files with 82 additions and 10 deletions
|
|
@ -4,6 +4,8 @@
|
|||
master.url = "github:NixOS/nixpkgs";
|
||||
unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
stable.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
#nix
|
||||
nix.url = "github:NixOS/nix/latest-release";
|
||||
#utilites --maybe flake-parts soon?
|
||||
flake-utils.url = "github:numtide/flake-utils";
|
||||
nixos-generators = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue