From 3640a7f17f2097fa3893be662883f285b6789f11 Mon Sep 17 00:00:00 2001 From: Roy Dumblauskas Date: Thu, 3 Sep 2026 22:07:14 -0500 Subject: [PATCH] cleanup packages --- nixos/configuration.nix | 1 + nixos/home-manager/home.nix | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/configuration.nix b/nixos/configuration.nix index 7bb2b17..173450a 100755 --- a/nixos/configuration.nix +++ b/nixos/configuration.nix @@ -132,6 +132,7 @@ hostname = "roypository.com"; }; }; + # ================================ # # GITEA SERVICE # # ================================ # diff --git a/nixos/home-manager/home.nix b/nixos/home-manager/home.nix index b4b7339..184efd0 100755 --- a/nixos/home-manager/home.nix +++ b/nixos/home-manager/home.nix @@ -21,6 +21,7 @@ git-filter-repo go grim + incus jq kdePackages.gwenview minio-client @@ -41,7 +42,6 @@ woeusb wofi xrandr - yq-go zip ];