mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: added eris
This commit is contained in:
parent
c469f48b4e
commit
74f9c483ad
11 changed files with 212 additions and 0 deletions
|
|
@ -11,6 +11,7 @@ in
|
|||
deimos
|
||||
ceres
|
||||
phobos
|
||||
eris
|
||||
;
|
||||
inherit (config.people)
|
||||
user0
|
||||
|
|
@ -154,5 +155,12 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
"${eris.name}-${user0}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue