flaky stuff

This commit is contained in:
Till 2025-04-15 15:03:45 +02:00
parent 7367201424
commit 6d4640a018
4 changed files with 32 additions and 6 deletions

View file

@ -66,14 +66,16 @@
modules = [
{
networking.hostName = "arielle";
networking.domain = "ktiu.net";
boot.loader.grub.enable = true;
boot.loader.grub.device = "/dev/sda";
}
./system/hardware/arielle.nix
./system
./system/web-server
./system/web-server/outline.nix
./system/web-server/jenkins.nix
./system/hardware/arielle.nix
./system/web-server/mail.nix
];
};