mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-08 12:54:38 -05:00
chore: removed other users and systems
This commit is contained in:
parent
2b4ad99e25
commit
233cab07dd
135 changed files with 216 additions and 2462 deletions
|
@ -7,9 +7,7 @@ in
|
|||
flake.homeModules =
|
||||
let
|
||||
inherit (config.machines.devices)
|
||||
charon
|
||||
mars
|
||||
venus
|
||||
deimos
|
||||
ceres
|
||||
phobos
|
||||
|
@ -17,8 +15,6 @@ in
|
|||
inherit (config.people)
|
||||
user0
|
||||
user1
|
||||
user2
|
||||
user3
|
||||
;
|
||||
in
|
||||
{
|
||||
|
@ -59,13 +55,12 @@ in
|
|||
systemMonitor
|
||||
usbImager
|
||||
virtManager
|
||||
# polychromatic
|
||||
espanso
|
||||
claudeCode
|
||||
zoom
|
||||
academic
|
||||
hypr
|
||||
# niri
|
||||
niri
|
||||
wayland
|
||||
theming
|
||||
printManager
|
||||
|
@ -77,27 +72,6 @@ in
|
|||
};
|
||||
};
|
||||
"${mars.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
ghostty
|
||||
zed
|
||||
gaming
|
||||
spotify
|
||||
docs
|
||||
mpv
|
||||
kolourPaint
|
||||
discord
|
||||
signal
|
||||
scrcpy
|
||||
bitwarden
|
||||
emote
|
||||
desktop
|
||||
;
|
||||
};
|
||||
};
|
||||
"${mars.name}-${user3}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
|
@ -123,35 +97,6 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
"${venus.name}-${user2}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
firefox
|
||||
brave
|
||||
code
|
||||
ghostty
|
||||
gaming
|
||||
spotify
|
||||
audioProduction
|
||||
wpsOffice
|
||||
obsidian
|
||||
okular
|
||||
images
|
||||
modeling
|
||||
obsStudio
|
||||
kdenlive
|
||||
videoPlaying
|
||||
discord
|
||||
signal
|
||||
tdesktop
|
||||
teams
|
||||
whatsApp
|
||||
zoom
|
||||
tools
|
||||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user0}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
@ -195,7 +140,6 @@ in
|
|||
niri
|
||||
wayland
|
||||
theming
|
||||
# polychromatic
|
||||
dolphin
|
||||
espanso
|
||||
zotero
|
||||
|
@ -204,55 +148,6 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
ghostty
|
||||
zed
|
||||
gaming
|
||||
spotify
|
||||
docs
|
||||
mpv
|
||||
kolourPaint
|
||||
discord
|
||||
signal
|
||||
scrcpy
|
||||
bitwarden
|
||||
emote
|
||||
hypr
|
||||
wayland
|
||||
niri
|
||||
theming
|
||||
;
|
||||
};
|
||||
};
|
||||
"${deimos.name}-${user2}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
firefox
|
||||
brave
|
||||
code
|
||||
ghostty
|
||||
gaming
|
||||
spotify
|
||||
wpsOffice
|
||||
obsidian
|
||||
okular
|
||||
images
|
||||
videoPlaying
|
||||
discord
|
||||
signal
|
||||
niri
|
||||
hypr
|
||||
wayland
|
||||
theming
|
||||
tools
|
||||
;
|
||||
};
|
||||
};
|
||||
"${phobos.name}-${user0}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
@ -282,30 +177,6 @@ in
|
|||
;
|
||||
};
|
||||
};
|
||||
"${charon.name}-${user1}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
cli
|
||||
brave
|
||||
ghostty
|
||||
zed
|
||||
gaming
|
||||
spotify
|
||||
docs
|
||||
mpv
|
||||
jellyfin
|
||||
kolourPaint
|
||||
systemMonitor
|
||||
discord
|
||||
signal
|
||||
scrcpy
|
||||
bitwarden
|
||||
emote
|
||||
gnome
|
||||
theming
|
||||
;
|
||||
};
|
||||
};
|
||||
"${ceres.name}-${user0}" = {
|
||||
imports = builtins.attrValues {
|
||||
inherit (modules)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue