mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: removed user1 and tidied up user0 home
This commit is contained in:
parent
0665b883ab
commit
07a6bb2073
78 changed files with 43 additions and 280 deletions
|
|
@ -14,7 +14,6 @@ in
|
|||
;
|
||||
inherit (config.people)
|
||||
user0
|
||||
user1
|
||||
;
|
||||
in
|
||||
{
|
||||
|
|
@ -63,7 +62,7 @@ in
|
|||
zoom
|
||||
academic
|
||||
hypr
|
||||
niri
|
||||
# niri
|
||||
wayland
|
||||
theming
|
||||
printManager
|
||||
|
|
@ -76,32 +75,6 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
"${mars.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
floorp
|
||||
ghostty
|
||||
steam
|
||||
zed
|
||||
obsidian
|
||||
okular
|
||||
kolourPaint
|
||||
imageViewing
|
||||
obsStudio
|
||||
mpv
|
||||
freetube
|
||||
vesktop
|
||||
bitwarden
|
||||
emote
|
||||
flameshot
|
||||
gnomeCalculator
|
||||
theming
|
||||
hypr
|
||||
wayland
|
||||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user0}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue