1
0
Fork 0

Khanda: update Surface kernel to 6.10.10

This commit is contained in:
Aires 2024-10-17 13:37:41 -04:00
parent f1c7298327
commit 226a2e92d1
2 changed files with 8 additions and 7 deletions

View file

@ -267,16 +267,16 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1728729581, "lastModified": 1729186290,
"narHash": "sha256-oazkQ/z7r43YkDLLQdMg8oIB3CwWNb+2ZrYOxtLEWTQ=", "narHash": "sha256-xXciuJYA5E2qe8p0W4ZSSGTRgkTa+RLmaKjObew2RVo=",
"owner": "NixOS", "owner": "8bitbuddhist",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"rev": "a8dd1b21995964b115b1e3ec639dd6ce24ab9806", "rev": "665c2180a7577144972f889a6c009623740dd83c",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "NixOS", "owner": "8bitbuddhist",
"ref": "master", "ref": "surface-6.10.10",
"repo": "nixos-hardware", "repo": "nixos-hardware",
"type": "github" "type": "github"
} }

View file

@ -41,7 +41,8 @@
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1"; nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
# NixOS hardware quirks # NixOS hardware quirks
nixos-hardware.url = "github:NixOS/nixos-hardware/master"; #nixos-hardware.url = "github:NixOS/nixos-hardware/master";
nixos-hardware.url = "github:8bitbuddhist/nixos-hardware/surface-6.10.10";
}; };
outputs = outputs =