treewide: remove unused nvidia file

This commit is contained in:
Anthony Rodriguez 2024-12-18 19:23:13 +01:00
parent ab18a42418
commit 1271294049
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
3 changed files with 1 additions and 2 deletions

View file

@ -1,5 +1,5 @@
_: { _: {
theme = { local.style = {
enable = true; enable = true;
wallpaper = ../../../assets/wallpapers/lucy-edgerunners-wallpaper.jpg; wallpaper = ../../../assets/wallpapers/lucy-edgerunners-wallpaper.jpg;
}; };

View file

@ -25,7 +25,6 @@ in {
"${nixos}/hardware/uni-sync.nix" "${nixos}/hardware/uni-sync.nix"
"${nixos}/programs/games.nix" "${nixos}/programs/games.nix"
"${nixos}/hardware/nvidia.nix"
"${nixos}/services/logind.nix" "${nixos}/services/logind.nix"
"${nixos}/services/greetd.nix" "${nixos}/services/greetd.nix"