Working refactored (on a test server)

This commit is contained in:
Root
2021-02-25 20:45:50 +00:00
parent 372cf5fc6a
commit 42e01b0840
31 changed files with 400 additions and 194 deletions
+1
View File
@@ -1,5 +1,6 @@
{ config, lib, pkgs, ... }:
with lib;
{
options.instance = {
hostname = mkOption {