mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 17:36:07 +08:00
nixos-flake: Back to master
This commit is contained in:
parent
240d964688
commit
1b86a629fa
2 changed files with 3 additions and 4 deletions
5
flake.lock
generated
5
flake.lock
generated
|
|
@ -709,16 +709,15 @@
|
|||
},
|
||||
"nixos-flake": {
|
||||
"locked": {
|
||||
"lastModified": 1719426069,
|
||||
"lastModified": 1719426444,
|
||||
"narHash": "sha256-4BzJcwfFmkwebSyVJ6h1V8HHaANJrfpKrjmrCbVIt/o=",
|
||||
"owner": "srid",
|
||||
"repo": "nixos-flake",
|
||||
"rev": "4ed77c9399cefffcefb68d50c51820c66c07579f",
|
||||
"rev": "b9f22bec6dee3b6f214974520a960d83d270dcfc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "srid",
|
||||
"ref": "deploy",
|
||||
"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/deploy";
|
||||
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