1
0
Fork 0

I'll make my own nixos-hardware, with blackjack, and h—

This commit is contained in:
Aires 2024-05-24 18:22:29 -04:00
parent af16b29c16
commit 174e8624ff
2 changed files with 11 additions and 11 deletions

View file

@ -264,18 +264,18 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1716522390, "lastModified": 1716588418,
"narHash": "sha256-m7PeeSOk/Lov702wXTmImwrK/YZXb7ymYgkeoBLvsJg=", "narHash": "sha256-3EpFUFlZjE+UkBlSXp2lC65ysgUmpAHl13kjh45+et0=",
"owner": "8bitbuddhist", "ref": "master",
"repo": "nixos-hardware", "rev": "80736f76ded618a54dce2db319247aeb902ce795",
"rev": "98564f268e74658d3620bd8eac09d8a0cd211671", "revCount": 1683,
"type": "github" "type": "git",
"url": "https://code.8bitbuddhism.com/aires/nixos-hardware"
}, },
"original": { "original": {
"owner": "8bitbuddhist", "ref": "master",
"ref": "lenovo-16ARHA7-remove-speaker-fix", "type": "git",
"repo": "nixos-hardware", "url": "https://code.8bitbuddhism.com/aires/nixos-hardware"
"type": "github"
} }
}, },
"nixpkgs": { "nixpkgs": {

View file

@ -25,7 +25,7 @@
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1"; nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
# Hardware configurations # Hardware configurations
nixos-hardware.url = "github:8bitbuddhist/nixos-hardware/lenovo-16ARHA7-remove-speaker-fix"; nixos-hardware.url = "git+https://code.8bitbuddhism.com/aires/nixos-hardware?ref=master";
# Home-manager # Home-manager
home-manager = { home-manager = {