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": {
"locked": {
"lastModified": 1728729581,
"narHash": "sha256-oazkQ/z7r43YkDLLQdMg8oIB3CwWNb+2ZrYOxtLEWTQ=",
"owner": "NixOS",
"lastModified": 1729186290,
"narHash": "sha256-xXciuJYA5E2qe8p0W4ZSSGTRgkTa+RLmaKjObew2RVo=",
"owner": "8bitbuddhist",
"repo": "nixos-hardware",
"rev": "a8dd1b21995964b115b1e3ec639dd6ce24ab9806",
"rev": "665c2180a7577144972f889a6c009623740dd83c",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "master",
"owner": "8bitbuddhist",
"ref": "surface-6.10.10",
"repo": "nixos-hardware",
"type": "github"
}

View file

@ -41,7 +41,8 @@
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
# 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 =