mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 01:55:13 -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
|
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}" = {
|
"${charon.name}-${user1}" = {
|
||||||
imports = builtins.attrValues {
|
imports = builtins.attrValues {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue