started draft for installer

This commit is contained in:
Leyla Becker 2024-11-25 22:37:08 -06:00
parent c487b26112
commit 9d88822266
5 changed files with 94 additions and 15 deletions

View file

@ -0,0 +1,5 @@
{...}: {
imports = [
./configuration.nix
];
}