refactor: scope workstation apps

This commit is contained in:
Miguel Palhas
2026-08-19 22:38:19 +01:00
parent ba5b618e49
commit 77d8803a8f
11 changed files with 82 additions and 90 deletions
+1 -25
View File
@@ -4,53 +4,29 @@
...
}:
{
imports = [
./darkman.nix
./spicetify.nix
];
imports = [ ./darkman.nix ];
home = {
packages = with pkgs; [
# various
google-chrome
thunar
obsidian
mpv
# screen recording — evaluating these
obs-studio
kooha # simple Wayland-native screen+audio recorder
vokoscreen-ng # GUI recorder with webcam overlay
gimp
font-manager
imv
pavucontrol
zathura
libsForQt5.qt5ct
kdePackages.qt6ct
nwg-look
xournalpp
jq
ffmpeg
unzip
# remote desktop
remmina
# networking
networkmanagerapplet
mtr
dnsutils
# communication
slack
ferdium
signal-desktop
zoom-us
# dev tools
yaak
bun
# themes
tela-icon-theme
];