STarting creating documentation, chapters 1-3 are do

This commit is contained in:
2026-02-23 19:52:10 +01:00
parent caefb3c0f4
commit 99b2f7ae89
21 changed files with 1000 additions and 546 deletions
+7
View File
@@ -0,0 +1,7 @@
{ user, ... } : {
imports =
[
./hardware-configuration.nix
../../configuration
];
}