mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 16:17:46 +00:00
Add vm and boot option
This commit is contained in:
parent
b7d42c340b
commit
5660351d84
4 changed files with 32 additions and 10 deletions
|
|
@ -17,12 +17,13 @@ in {
|
|||
mods.desktop.enable = true;
|
||||
mods.desktop.wayland.enable = false;
|
||||
mods.desktop.gaming.enable = true;
|
||||
mods.boot.enable = true;
|
||||
|
||||
mods.theme.enable = true;
|
||||
mods.theme.scheme = "woodland";
|
||||
mods.theme.wallpaper = ./wallpaper.png;
|
||||
|
||||
mods.containers.steam.enable = true;
|
||||
mods.containers.steam.enable = false;
|
||||
mods.server.media.enable = true;
|
||||
mods.server.astral.enable = true;
|
||||
mods.server.astral.autoStart = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue