Create webservices
This commit is contained in:
parent
919f793563
commit
6deb4979cc
1 changed files with 5 additions and 0 deletions
5
services/webservices
Normal file
5
services/webservices
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
|
||||
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue