Added transfer-sh and basic caddy config and lapserv host config.
This commit is contained in:
parent
58dcc86ca8
commit
cc42ce672d
8 changed files with 95 additions and 3 deletions
7
hosts/lapserv/default.nix
Normal file
7
hosts/lapserv/default.nix
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
niksos.server = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue