mirror of
https://codeberg.org/muon/home.git
synced 2025-12-06 08:07:45 +00:00
Add xdg
This commit is contained in:
parent
bd508dc6e9
commit
c56b27fdbb
4 changed files with 31 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ let cfg = osConfig.mods; in {
|
|||
home.homeDirectory = "/home/${cfg.user.name}";
|
||||
|
||||
# Modules
|
||||
mods.xdg.enable = true;
|
||||
mods.social.enable = true;
|
||||
mods.i3.enable = true;
|
||||
mods.terminal.zsh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue