mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
removed depreciated call
This commit is contained in:
parent
42f1483f1a
commit
0392105f94
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ in
|
||||||
# Optional
|
# Optional
|
||||||
# Whether to enable hyprland-session.target on hyprland startup
|
# Whether to enable hyprland-session.target on hyprland startup
|
||||||
systemd.enable = true;
|
systemd.enable = true;
|
||||||
# Whether to enable patching wlroots for better Nvidia support
|
|
||||||
enableNvidiaPatches = true;
|
|
||||||
|
|
||||||
extraConfig = lib.strings.concatStrings [
|
extraConfig = lib.strings.concatStrings [
|
||||||
monitor_config
|
monitor_config
|
||||||
|
|
Loading…
Reference in a new issue