Split into multiple configs (#10)

This commit is contained in:
Patrick Stevens
2022-11-24 20:07:50 +00:00
committed by GitHub
parent df297beff1
commit 36171014c8
5 changed files with 144 additions and 88 deletions

2
server-home.nix Normal file
View File

@@ -0,0 +1,2 @@
{nixpkgs, ...}: {
}