Compare commits

...

2 Commits

Author SHA1 Message Date
felixalb 7d6ab0d4b6 base: add packages diffr, nixfmt 2026-05-28 12:05:41 +02:00
felixalb f37cc9f91d fa-t14-2025: add package gnumeric 2026-05-28 12:05:22 +02:00
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -35,6 +35,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bottom bottom
diffr
eza eza
file file
git git
@@ -44,6 +45,7 @@
iotop iotop
lm_sensors lm_sensors
nix-output-monitor nix-output-monitor
nixfmt
p7zip p7zip
python3 python3
ripgrep ripgrep
+1
View File
@@ -13,6 +13,7 @@ in {
chromium chromium
dig dig
element-desktop element-desktop
gnumeric
hunspellDicts.en_US hunspellDicts.en_US
hunspellDicts.nb_NO hunspellDicts.nb_NO
iperf3 iperf3