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
+1 -1
View File
@@ -30,7 +30,7 @@
user = import ./user.nix;
lib = nixpkgs.lib;
machines = [
"traveldroid"
"machine1"
];
pkgs = import nixpkgs {
inherit (user) system;