Skip to content

Commit

Permalink
nvidia: Don't allow installing nvidia-persistenced
Browse files Browse the repository at this point in the history
  • Loading branch information
TLATER committed Dec 31, 2024
1 parent 5b84dc2 commit 4d152e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nixos-config/hosts/yui/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ in
"steam-unwrapped"
"nvidia-x11"
"nvidia-settings"
"nvidia-persistenced"
];

home-manager.users.tlater = import "${flake-inputs.self}/home-config/hosts/yui.nix";
Expand Down

0 comments on commit 4d152e7

Please sign in to comment.