Files
nixconf/home/server.nix
T
2026-03-12 07:17:02 -06:00

5 lines
39 B
Nix

{
imports = [
./common.nix
];
}