ctucx.git: nixfiles

ctucx' nixfiles

commit 13466de316e6bd7622826597379ac9187796fd45
parent 4618841382d681a152958e389eede4a32b2ba410
Author: Katja (ctucx) <git@ctu.cx>
Date: Sun, 9 Mar 2025 17:11:57 +0100

configurations/nixos/wm/gnome: add `apostrophe`
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/configurations/homeManager/programs/apostrophe.nix b/configurations/homeManager/programs/apostrophe.nix
@@ -0,0 +1,7 @@
+{ pkgs, ... }:
+
+{
+
+  home.packages = [ pkgs.apostrophe ];
+
+}+
\ No newline at end of file
diff --git a/configurations/nixos/wm/gnome.nix b/configurations/nixos/wm/gnome.nix
@@ -81,6 +81,7 @@
       ctucxConfig.homeManager.programs.ocrmypdf
       ctucxConfig.homeManager.programs.papers
       ctucxConfig.homeManager.programs.libreoffice
+      ctucxConfig.homeManager.programs.apostrophe
 
       ctucxConfig.homeManager.programs.celluloid
 

@@ -97,7 +98,6 @@
     };
 
     home.packages = with pkgs; [
-      wl-clipboard-x11
       gnome-calendar
       gnome-text-editor
       gnome-podcasts

@@ -107,8 +107,10 @@
       errands
       diebahn
       cozy
+
       xdg-utils
       qgnomeplatform
+      wl-clipboard-x11
       # look and feel from libadwaita ported to GTK-3
       adw-gtk3
     ] ++ (with pkgs.gnomeExtensions; [