mbp
This commit is contained in:
parent
4c7f4d0340
commit
a25c92292b
5 changed files with 78 additions and 8 deletions
16
flake.lock
generated
16
flake.lock
generated
|
@ -19,6 +19,21 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixos-hardware": {
|
||||
"locked": {
|
||||
"lastModified": 1661947070,
|
||||
"narHash": "sha256-o6PhPKlvgJ+mbSex3GbzR+raySh7Q9f9XPrzfMQrIxU=",
|
||||
"owner": "kekrby",
|
||||
"repo": "nixos-hardware",
|
||||
"rev": "82de3f3c0910307dd3c665c87a8659c94a1200fa",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "kekrby",
|
||||
"repo": "nixos-hardware",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1654953433,
|
||||
|
@ -54,6 +69,7 @@
|
|||
"root": {
|
||||
"inputs": {
|
||||
"home-manager": "home-manager",
|
||||
"nixos-hardware": "nixos-hardware",
|
||||
"nixpkgs": "nixpkgs_2"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue