From 6cf26a1e18b3c40e221600d79f955c5e65049746 Mon Sep 17 00:00:00 2001 From: chest Date: Mon, 1 Dec 2025 13:59:50 +0300 Subject: [PATCH] pkgs: add ZZZ --- host/Eclipse/modules/aagl.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/host/Eclipse/modules/aagl.nix b/host/Eclipse/modules/aagl.nix index f34be27..9cae679 100644 --- a/host/Eclipse/modules/aagl.nix +++ b/host/Eclipse/modules/aagl.nix @@ -2,6 +2,7 @@ imports = [ inputs.aagl.nixosModules.default ]; nix.settings = inputs.aagl.nixConfig; # Set up Cachix programs.honkers-railway-launcher.enable = true; + programs.sleepy-launcher.enable = true; networking.hosts."0.0.0.0" = [ "overseauspider.yuanshen.com" "log-upload-os.hoyoverse.com"