treewide: initial commit

This commit is contained in:
2026-04-18 16:28:25 -04:00
commit 75532a931c
18 changed files with 1237 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
imports = [
./hardware.nix
./storage.nix
];
time.timeZone = "Canada/Eastern";
}