From dcabdb70cdaf721d8038933e67e8451860ec248e Mon Sep 17 00:00:00 2001 From: "Casper V. Kristensen" Date: Wed, 13 Nov 2024 01:08:19 +0100 Subject: [PATCH] programs: move from base to desktop This reduces disk-usage for servers. --- modules/base/programs.nix | 10 +--------- modules/desktop/programs.nix | 4 ++++ 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/modules/base/programs.nix b/modules/base/programs.nix index 3e1e979..5fbe369 100644 --- a/modules/base/programs.nix +++ b/modules/base/programs.nix @@ -2,36 +2,28 @@ # NixOS default packages: # https://github.com/NixOS/nixpkgs/blob/nixos-unstable/nixos/modules/config/system-path.nix environment.systemPackages = with pkgs; [ - ascii bandwhich bat binutils - black - clang dnsutils fd file fzf - gcc git - gnumake htop iputils jq lsof - magic-wormhole-rs mtr ncdu ntp openssl pciutils - postgresql progress - pwgen python3 - python310 python311 python312 + python313 socat sqlite-interactive tcpdump diff --git a/modules/desktop/programs.nix b/modules/desktop/programs.nix index 003df42..14936cc 100644 --- a/modules/desktop/programs.nix +++ b/modules/desktop/programs.nix @@ -8,11 +8,13 @@ # Packages useful on a desktop computer which don't require their own module environment.systemPackages = with pkgs; [ + ascii aspell aspellDicts.da aspellDicts.en aspellDicts.en-computers aspellDicts.en-science + black element-desktop firefox-wayland gimp @@ -30,6 +32,8 @@ libreoffice mpv mumble + postgresql + pwgen spotify thunderbird tor-browser-bundle-bin