Update configuration.nix

This commit is contained in:
ska
2025-12-25 22:18:39 +00:00
parent 300528b651
commit c325b245fc

View File

@@ -178,6 +178,8 @@
]; ];
programs.firefox.enable = true; programs.firefox.enable = true;
services.flatpak.enable = true;
############################################################ ############################################################
# GIT AUTO-UPDATE SCRIPT test # GIT AUTO-UPDATE SCRIPT test