auto commit on build
hosts/blobercraft/alps.nix hosts/blobercraft/default.nix
This commit is contained in:
parent
7a6b7b9d31
commit
70a2087af4
2 changed files with 4 additions and 0 deletions
3
hosts/blobercraft/alps.nix
Normal file
3
hosts/blobercraft/alps.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
{
|
||||||
|
services.alps.enable = true;
|
||||||
|
}
|
||||||
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue