add server config for os and home

This commit is contained in:
2024-10-31 21:06:11 +01:00
parent 1652b06599
commit 611dd1e98c
3 changed files with 47 additions and 1 deletions

4
homes/server/home.nix Normal file
View File

@ -0,0 +1,4 @@
{ config, lib, pkgs, ... }:
{
}