1
0
Fork 0

Compare commits

..

No commits in common. "41fc33fcfc445e671174e235981b3bec19e0def2" and "293b3e42b6b2a06a2e2f0b537f11620d755bb087" have entirely different histories.

2 changed files with 11 additions and 11 deletions

View file

@ -264,18 +264,18 @@
}, },
"nixos-hardware": { "nixos-hardware": {
"locked": { "locked": {
"lastModified": 1716588418, "lastModified": 1716214200,
"narHash": "sha256-3EpFUFlZjE+UkBlSXp2lC65ysgUmpAHl13kjh45+et0=", "narHash": "sha256-ivQlBlSxC1mrBepFc3CeqUqFcsoQelpgxseA7YYtyAw=",
"ref": "master", "owner": "8bitbuddhist",
"rev": "80736f76ded618a54dce2db319247aeb902ce795", "repo": "nixos-hardware",
"revCount": 1683, "rev": "704f05a3c8f8beb1d08837f43670c44946faad66",
"type": "git", "type": "github"
"url": "https://code.8bitbuddhism.com/aires/nixos-hardware"
}, },
"original": { "original": {
"ref": "master", "owner": "8bitbuddhist",
"type": "git", "ref": "surface-pro-9-disable-psr",
"url": "https://code.8bitbuddhism.com/aires/nixos-hardware" "repo": "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 = "git+https://code.8bitbuddhism.com/aires/nixos-hardware?ref=master"; nixos-hardware.url = "github:8bitbuddhist/nixos-hardware/surface-pro-9-disable-psr";
# Home-manager # Home-manager
home-manager = { home-manager = {