Update configuration.nix

This commit is contained in:
ska
2026-01-20 12:32:20 +00:00
parent 025c6b824e
commit b50f54d3ad

View File

@@ -2,7 +2,8 @@
{ {
imports = [ imports = [
./flatpak-management.nix # Currently, we don't need flatpaks
# ./flatpak-management.nix
./git-auto-update.nix ./git-auto-update.nix
]; ];
@@ -169,6 +170,7 @@
gimp gimp
obsidian obsidian
signal-desktop signal-desktop
deltachat-desktop
keepassxc keepassxc
thunderbird thunderbird
]; ];