auto commit on build

hosts/blobercraft/alps.nix
hosts/blobercraft/default.nix
This commit is contained in:
Squibid 2025-11-10 01:34:22 -05:00
parent 7a6b7b9d31
commit 70a2087af4
Signed by: squibid
GPG key ID: BECE5684D3C4005D
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
services.alps.enable = true;
}

View file

@ -6,6 +6,7 @@
./minecraft.nix ./minecraft.nix
./gatus.nix ./gatus.nix
./ai.nix ./ai.nix
./alps.nix
]; ];
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;