summaryrefslogtreecommitdiff
path: root/nixos/modules
diff options
context:
space:
mode:
authorseraphim <18ycm9tx@anonaddy.me>2026-08-10 00:34:35 +0700
committerseraphim <18ycm9tx@anonaddy.me>2026-08-10 00:34:35 +0700
commit82a9fb7b0631f148d53b2786ae07374394d973ac (patch)
tree2e7603e24bcf4dbf14aba4e5335e52917b6eea2f /nixos/modules
parent1e3def5c7832572877a0f41432bab5655ea4f6bf (diff)
upd
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/features/desktop-apps/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/features/desktop-apps/default.nix b/nixos/modules/features/desktop-apps/default.nix
index bbc7683..e4fcd05 100644
--- a/nixos/modules/features/desktop-apps/default.nix
+++ b/nixos/modules/features/desktop-apps/default.nix
@@ -22,5 +22,6 @@
pkgs.masterpdfeditor
librewolf
chromium
+ anytype
];
}