mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-15 09:35:12 -05:00
feat: init
This commit is contained in:
parent
96c6f790fc
commit
19a6ccdf5c
1 changed files with 21 additions and 0 deletions
|
@ -205,6 +205,27 @@ in
|
|||
theming
|
||||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user2}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
firefox
|
||||
brave
|
||||
code
|
||||
ghostty
|
||||
gaming
|
||||
spotify
|
||||
wpsOffice
|
||||
obsidian
|
||||
okular
|
||||
images
|
||||
videoPlaying
|
||||
discord
|
||||
signal
|
||||
tools
|
||||
;
|
||||
};
|
||||
};
|
||||
"${charon.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue