modules: added builders

This commit is contained in:
2025-12-28 23:07:51 +00:00
parent 73e7fb50c7
commit 6c298aee35
5 changed files with 116 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
_: {
# home = ./home.nix;
nixos = ./nixos.nix;
}