feat(nixos/whitby): Hello, World!
This adds NixOS configuration for the machine whitby.tvl.fyi. No interesting services are configured yet, so this configuration is quite plain. Change-Id: I67b7c75ebd6e298719b52e6b3bd83cc3be3c45d8 Reviewed-on: https://cl.tvl.fyi/c/depot/+/843 Tested-by: BuildkiteCI Reviewed-by: BuildkiteCI Reviewed-by: isomer <isomer@tvl.fyi> Reviewed-by: lukegb <lukegb@tvl.fyi>
This commit is contained in:
parent
3ed1da6b24
commit
62dd3fdc3c
3 changed files with 162 additions and 0 deletions
|
|
@ -57,6 +57,7 @@ in lib.fix (self: {
|
|||
journaldriver
|
||||
kontemplate
|
||||
mq_cli
|
||||
nixos.whitby
|
||||
];
|
||||
|
||||
third_party = with depot.third_party; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue