mirror of
https://codeberg.org/muon/home.git
synced 2026-03-09 03:53:11 +00:00
Add home
This commit is contained in:
parent
e81d8c9be4
commit
e2e390efdf
11 changed files with 96 additions and 100 deletions
|
|
@ -5,7 +5,7 @@
|
|||
];
|
||||
|
||||
options = {
|
||||
mods.desktop.enable = lib.mkEnableOption "enables sound";
|
||||
mods.desktop.enable = lib.mkEnableOption "enables graphical desktop environment";
|
||||
};
|
||||
|
||||
config = lib.mkIf config.mods.desktop.enable {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue