feat: fix up modules

This commit is contained in:
Artur Manuel 2024-12-10 23:03:51 +00:00
commit f7c1774cf8
8 changed files with 359 additions and 21 deletions

View file

@ -39,6 +39,7 @@ in {
extraGroups = ucfg.groups;
inherit (ucfg) packages;
shell = config.programs.xonsh.package;
initialPassword = "password";
})
cfg;