Rename webservices to webservices.nix

This commit is contained in:
ediblerope 2026-01-20 21:13:42 +00:00 committed by GitHub
parent 6deb4979cc
commit 61011e4914
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +0,0 @@
{ config, pkgs, lib, ... }:
{
config = lib.mkIf (config.networking.hostName == "FredOS-Mediaserver") {
}