server services
This commit is contained in:
10
hosts/sobotka/server.nix
Normal file
10
hosts/sobotka/server.nix
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
server = {
|
||||
caddy = {
|
||||
enable = true;
|
||||
};
|
||||
vaultwarden = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user