mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-06-16 10:05:13 -05:00
feat: restructured some stuff for user1
This commit is contained in:
parent
8e918f915c
commit
cfdf20a39c
76 changed files with 233 additions and 99 deletions
|
@ -114,39 +114,65 @@ in
|
|||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
emulators
|
||||
firefox
|
||||
floorp
|
||||
tor
|
||||
code
|
||||
gaming
|
||||
media
|
||||
messaging
|
||||
sharing
|
||||
tools
|
||||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
ghostty
|
||||
prismLauncher
|
||||
steam
|
||||
zed
|
||||
gaming
|
||||
spotify
|
||||
docs
|
||||
mpv
|
||||
feishin
|
||||
obsidian
|
||||
libreOffice
|
||||
okular
|
||||
zathura
|
||||
kolourPaint
|
||||
discord
|
||||
imageViewing
|
||||
obsStudio
|
||||
daVinci
|
||||
mpv
|
||||
freetube
|
||||
dissent
|
||||
discordCanary
|
||||
element
|
||||
signal
|
||||
scrcpy
|
||||
sharing
|
||||
bitwarden
|
||||
emote
|
||||
desktop
|
||||
flameshot
|
||||
gnomeCalculator
|
||||
scrcpy
|
||||
systemMonitor
|
||||
usbImager
|
||||
virtManager
|
||||
hypr
|
||||
wayland
|
||||
theming
|
||||
polychromatic
|
||||
dolphin
|
||||
;
|
||||
};
|
||||
};
|
||||
# "${deimos.name}-${user1}" = {
|
||||
# imports = builtins.attrValues {
|
||||
# inherit (modules)
|
||||
# cli
|
||||
# brave
|
||||
# ghostty
|
||||
# zed
|
||||
# gaming
|
||||
# spotify
|
||||
# docs
|
||||
# mpv
|
||||
# kolourPaint
|
||||
# discord
|
||||
# signal
|
||||
# scrcpy
|
||||
# bitwarden
|
||||
# emote
|
||||
# desktop
|
||||
# ;
|
||||
# };
|
||||
# };
|
||||
"${charon.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue