Update system packages and home configuration

This commit is contained in:
2025-10-17 01:20:53 +02:00
parent efb8dcda36
commit 873e9fd4e7
24 changed files with 189 additions and 263 deletions

View File

@@ -2,20 +2,13 @@
{
environment.systemPackages = with pkgs; [
# Communication
discord
slack
mattermost-desktop
# Productivity & Office
bitwarden-desktop
tutanota-desktop
anki-bin
onlyoffice-bin
iotas
logseq
# Cloud
nextcloud-client
# Browsers
ungoogled-chromium
# Utilities
galculator
gedit

View File

@@ -5,8 +5,6 @@
nixd
nil
nixfmt-rfc-style
# Editors & IDEs
zed-editor
# Learning & practice
exercism
];

View File

@@ -6,11 +6,7 @@
}:
{
environment.systemPackages = with pkgs; [
# Gaming platforms
lutris
wineWowPackages.waylandFull
inputs.prismlauncher-cracked.packages.${system}.default
# Games
space-cadet-pinball
tty-solitaire
];

View File

@@ -18,6 +18,5 @@
enable = true;
enableSSHSupport = true;
};
kdeconnect.enable = true;
};
}

View File

@@ -41,7 +41,7 @@
appimage-run
libnotify
v4l-utils
# kronometer
tasktimer
# Language dicts for Iotas
hunspell
hunspellDicts.pl_PL

View File

@@ -4,7 +4,6 @@
virt-viewer
lazydocker
docker-client
docker-compose
distrobox
];
}