mac stuff again

This commit is contained in:
Schrottkatze 2022-10-02 18:15:36 +02:00
parent 2615b67f63
commit 70320d843a
2 changed files with 16 additions and 2 deletions

14
flake.lock generated
View file

@ -21,6 +21,19 @@
"type": "github"
}
},
"mac-brcm-fw": {
"flake": false,
"locked": {
"lastModified": 1664726006,
"narHash": "sha256-9qHjA/IZUJw22GjrD2nPo49dIR5goyiR2tuEGYJ40AI=",
"path": "/home/jade/mac-brcm-fw",
"type": "path"
},
"original": {
"path": "../mac-brcm-fw",
"type": "path"
}
},
"nixos-hardware": {
"locked": {
"lastModified": 1664465979,
@ -55,6 +68,7 @@
"root": {
"inputs": {
"home-manager": "home-manager",
"mac-brcm-fw": "mac-brcm-fw",
"nixos-hardware": "nixos-hardware",
"nixpkgs": "nixpkgs"
}