mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
nixos-flake: back to master
This commit is contained in:
parent
2aa93f5bbb
commit
f758380c0d
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -691,16 +691,15 @@
|
|||
},
|
||||
"nixos-flake": {
|
||||
"locked": {
|
||||
"lastModified": 1727384487,
|
||||
"narHash": "sha256-H2tBVEjPpw4r9kyJUamWOpxariq+KjU997Z1BOqUm3c=",
|
||||
"lastModified": 1727385025,
|
||||
"narHash": "sha256-9DYOsJL57eiJgssmHD4+oE9XfSSdZvMHma+gcWD76w8=",
|
||||
"owner": "srid",
|
||||
"repo": "nixos-flake",
|
||||
"rev": "5794647b1d7cc6363493b72ddd7cedd31b4bf868",
|
||||
"rev": "9622550c8a6156d2542b30f0b1c41161d59110c2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "srid",
|
||||
"ref": "dont-output-modules",
|
||||
"repo": "nixos-flake",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixos-hardware.url = "github:NixOS/nixos-hardware";
|
||||
nixos-flake.url = "github:srid/nixos-flake/dont-output-modules";
|
||||
nixos-flake.url = "github:srid/nixos-flake";
|
||||
disko.url = "github:nix-community/disko";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
ragenix.url = "github:yaxitech/ragenix";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue