hid-nintendo is upstream now

This commit is contained in:
Artemis Tosini 2022-01-31 22:37:17 +00:00
parent fea7b75025
commit a0aae6859d
Signed by: artemist
GPG key ID: ADFFE553DCBB831E
2 changed files with 6 additions and 8 deletions

View file

@ -23,11 +23,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1643247693,
"narHash": "sha256-rmShxIuNjYBz4l83J0J++sug+MURUY1koPCzX4F8hfo=",
"lastModified": 1643503720,
"narHash": "sha256-tJic20ufuRnG8V+fTCd3YU6xl1ImxNspoEkXHct0AG4=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "6c4b9f1a2fd761e2d384ef86cff0d208ca27fdca",
"rev": "0f316e4d72daed659233817ffe52bf08e081b5de",
"type": "github"
},
"original": {
@ -39,11 +39,11 @@
},
"nixpkgs-unstable": {
"locked": {
"lastModified": 1643262078,
"narHash": "sha256-1aVvEq0GDONmBDntHck168jonD9saMRshVgT47EwfqE=",
"lastModified": 1643587774,
"narHash": "sha256-PWSPlEvw183+elqoCFbWTxdrHUrZgtkzzw1NuCLQhRc=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "d01b2cc71bf6e220e164bf57d757624b01429ba0",
"rev": "0ab30f0ddc23436e4cd204255f66fcb929734217",
"type": "github"
},
"original": {

View file

@ -77,8 +77,6 @@
})
];
boot.extraModulePackages = [ config.boot.kernelPackages.hid-nintendo ];
hardware.opengl.extraPackages = with pkgs; [ vulkan-validation-layers ];
# Home