This commit is contained in:
2026-05-11 13:54:19 -03:00
parent c337609418
commit 4eff158ea4
5 changed files with 89 additions and 34 deletions
+4 -1
View File
@@ -83,7 +83,10 @@
services.logmein-hamachi.enable = true;
programs.haguichi.enable = true;
imports = [ inputs.aagl.nixosModules.default ];
imports = [
inputs.aagl.nixosModules.default
inputs.nur.modules.nixos.default
];
nix.settings = inputs.aagl.nixConfig;
programs.sleepy-launcher.enable = true;
programs.anime-game-launcher.enable = true;