feat(servers): add loki, the tricker.
This commit is contained in:
parent
e88bccf101
commit
926884f6bf
9 changed files with 134 additions and 1 deletions
5
modules/servers/loki/default.nix
Normal file
5
modules/servers/loki/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{...}: {
|
||||
imports = [
|
||||
./rimgo.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue