zaphyra's git: nixfiles

zaphyra's nixfiles

commit c46db11424e473ae9cea0df4f32d88807e35e9de
parent 44fdbb976925394071b0614bd2f319847c7e140a
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Mon, 21 Jul 2025 08:56:39 +0200

config/home/zaphyra/programs: add `plattenalbum`
2 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/config/home/zaphyra/programs/plattenalbum.nix b/config/home/zaphyra/programs/plattenalbum.nix
@@ -0,0 +1,7 @@
+{ pkgs, ... }:
+
+{
+
+  home.packages = [ pkgs.plattenalbum ];
+
+}
diff --git a/config/nixos/modules/users/zaphyra.nix b/config/nixos/modules/users/zaphyra.nix
@@ -94,6 +94,7 @@ in
               programs.apostrophe
               programs.gnome-text-editor
 
+              programs.plattenalbum
               programs.celluloid
               programs.loupe
               programs.gnome-obfuscate