mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
PR merged
This commit is contained in:
parent
bf1da61606
commit
428c4ddabc
2 changed files with 4 additions and 5 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -942,16 +942,15 @@
|
|||
},
|
||||
"nixos-flake": {
|
||||
"locked": {
|
||||
"lastModified": 1698590247,
|
||||
"narHash": "sha256-5GXtJNzTlLqnYkJnrA7co5kLbU0P8T9xueMeAS9zbwY=",
|
||||
"lastModified": 1698598244,
|
||||
"narHash": "sha256-YbvPFt+9CbCiqnuS0dTx+P+W1YRCqzhLXen94sef3Kk=",
|
||||
"owner": "srid",
|
||||
"repo": "nixos-flake",
|
||||
"rev": "d09bc1369e73e56f2c783352cbe88761ad26b6e0",
|
||||
"rev": "f6b7757ad88483afca306c9f3bf387887fba7284",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "srid",
|
||||
"ref": "darwinModules_",
|
||||
"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/darwinModules_";
|
||||
nixos-flake.url = "github:srid/nixos-flake";
|
||||
disko.url = "github:nix-community/disko";
|
||||
disko.inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue