Split home config off

This commit is contained in:
Fern Garden 2025-08-07 11:08:38 +08:00
parent e1436242fe
commit d86a989bbd
9 changed files with 90 additions and 61 deletions

View file

@ -0,0 +1,3 @@
{
imports = [../home.nix];
}