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,13 +170,14 @@
gimp gimp
obsidian obsidian
signal-desktop signal-desktop
deltachat-desktop
keepassxc keepassxc
thunderbird thunderbird
]; ];
programs.firefox.enable = false; programs.firefox.enable = false;
services.flatpak.enable = true; services.flatpak.enable = true;
############################################################ ############################################################
# USB OPTIMIZATIONS # USB OPTIMIZATIONS