feat(rpi4): use nixos-hardware config

This commit is contained in:
Felix Schröter 2021-05-28 00:19:47 +02:00
parent d327ca0a6e
commit 4aef25101f
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
3 changed files with 23 additions and 9 deletions

17
flake.lock generated
View file

@ -61,6 +61,22 @@
"type": "github"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1620983891,
"narHash": "sha256-E2OKVgGo/cUqDsrIeYGVx64b4cxgzd7+bX33NHL0rbA=",
"owner": "NixOS",
"repo": "nixos-hardware",
"rev": "c4399b921fa7ff5f93ee10b3521b56b722ed74d8",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"repo": "nixos-hardware",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1621840840,
@ -209,6 +225,7 @@
"flake-utils": "flake-utils",
"home-manager": "home-manager",
"neovim": "neovim",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs",
"nur": "nur",
"obelisk": "obelisk",