mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Disable hyprland
This commit is contained in:
parent
02b0f4bc18
commit
5a376db0da
2 changed files with 8 additions and 2 deletions
|
|
@ -29,8 +29,11 @@ in {
|
|||
mods.theme.enable = true;
|
||||
mods.theme.wallpaper = ./wallpaper.png;
|
||||
|
||||
mods.social.enable = true;
|
||||
|
||||
# Proprietary </3
|
||||
mods.unfree.steam.enable = true;
|
||||
mods.unfree.nvidia.enable = true;
|
||||
mods.unfree.nvidia.enable = false;
|
||||
|
||||
# Hardware settings
|
||||
services.xserver.displayManager.sessionCommands = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue