treewide: remove unused nvidia file
This commit is contained in:
parent
ab18a42418
commit
1271294049
3 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
_: {
|
||||
theme = {
|
||||
local.style = {
|
||||
enable = true;
|
||||
wallpaper = ../../../assets/wallpapers/lucy-edgerunners-wallpaper.jpg;
|
||||
};
|
||||
|
|
|
@ -25,7 +25,6 @@ in {
|
|||
"${nixos}/hardware/uni-sync.nix"
|
||||
|
||||
"${nixos}/programs/games.nix"
|
||||
"${nixos}/hardware/nvidia.nix"
|
||||
|
||||
"${nixos}/services/logind.nix"
|
||||
"${nixos}/services/greetd.nix"
|
||||
|
|
Loading…
Reference in a new issue