This commit is contained in:
muon 2024-06-12 15:37:46 +00:00
parent bd508dc6e9
commit c56b27fdbb
4 changed files with 31 additions and 0 deletions

View file

@ -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;