updater in own file

This commit is contained in:
2025-12-11 14:05:06 -05:00
parent a4b049a56f
commit 932462505f
2 changed files with 1 additions and 1 deletions

View File

@@ -22,7 +22,7 @@ in
imports = [ imports = [
./python.nix ./python.nix
./ghostty.nix ./ghostty.nix
./shared-services.nix ./updater.nix
]; ];
options.modules.sw = { options.modules.sw = {