server config builds now

This commit is contained in:
pagedmov
2024-11-02 11:54:44 -04:00
parent 2bb66a88bb
commit c216b02858
14 changed files with 15 additions and 17 deletions

View File

@@ -1,4 +1,4 @@
{pkgs, scheme, host, lib, config, ...}:
{pkgs, scheme ? {}, host, lib, config, ...}:
let
desktop = host == "oganesson";