1
0
Fork 0

Compare commits

..

2 commits

2 changed files with 11 additions and 11 deletions

View file

@ -264,18 +264,18 @@
},
"nixos-hardware": {
"locked": {
"lastModified": 1716214200,
"narHash": "sha256-ivQlBlSxC1mrBepFc3CeqUqFcsoQelpgxseA7YYtyAw=",
"owner": "8bitbuddhist",
"repo": "nixos-hardware",
"rev": "704f05a3c8f8beb1d08837f43670c44946faad66",
"type": "github"
"lastModified": 1716588418,
"narHash": "sha256-3EpFUFlZjE+UkBlSXp2lC65ysgUmpAHl13kjh45+et0=",
"ref": "master",
"rev": "80736f76ded618a54dce2db319247aeb902ce795",
"revCount": 1683,
"type": "git",
"url": "https://code.8bitbuddhism.com/aires/nixos-hardware"
},
"original": {
"owner": "8bitbuddhist",
"ref": "surface-pro-9-disable-psr",
"repo": "nixos-hardware",
"type": "github"
"ref": "master",
"type": "git",
"url": "https://code.8bitbuddhism.com/aires/nixos-hardware"
}
},
"nixpkgs": {

View file

@ -25,7 +25,7 @@
nix-flatpak.url = "github:gmodena/nix-flatpak/v0.4.1";
# Hardware configurations
nixos-hardware.url = "github:8bitbuddhist/nixos-hardware/surface-pro-9-disable-psr";
nixos-hardware.url = "git+https://code.8bitbuddhism.com/aires/nixos-hardware?ref=master";
# Home-manager
home-manager = {