refactor: remove unneeded flake inputs and binary caches
This commit is contained in:
parent
56b517ad3b
commit
f450885e01
18 changed files with 99 additions and 651 deletions
|
@ -24,7 +24,6 @@
|
|||
nvidia-container-toolkit.enable = true;
|
||||
graphics = {
|
||||
enable = true;
|
||||
package = inputs.hyprland.inputs.nixpkgs.legacyPackages.${pkgs.stdenv.hostPlatform.system}.mesa;
|
||||
extraPackages = with pkgs; [
|
||||
nvidia-vaapi-driver # hardware acceleration
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue