Update configuration.nix

This commit is contained in:
ska
2025-12-25 23:12:44 +00:00
parent 0e49da68d3
commit 11b4829a3a

View File

@@ -2,7 +2,7 @@
{ {
imports = [ imports = [
./flatpak.nix ./flatpak-management.nix
./git-auto-update.nix ./git-auto-update.nix
]; ];