diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-06-01 19:26:40 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-06-01 19:26:40 +0200 |
| commit | c843bfd1e2a746895cb839ab1bedd41764b8e6ab (patch) | |
| tree | 9c7ce036be8dfcfdcf21552205a857fba5dc9279 /hosts/herra | |
| parent | 4bfaeecd660880a018b5715f541ae1eb877f5d4c (diff) | |
Added ai to herra's config aggregator
Diffstat (limited to 'hosts/herra')
| -rw-r--r-- | hosts/herra/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/herra/configuration.nix b/hosts/herra/configuration.nix index f3df657..4403d12 100644 --- a/hosts/herra/configuration.nix +++ b/hosts/herra/configuration.nix @@ -11,6 +11,7 @@ ./drivers.nix ./steam.nix ./network.nix + ./ai.nix ]; networking.hostName = "herra"; |
