still working

This commit is contained in:
Bryan Ramos 2023-06-05 15:14:24 -04:00
parent 64235f2775
commit 0712b63194
14 changed files with 508 additions and 174 deletions

View file

@ -0,0 +1,8 @@
{ ... }:
{
imports = [
./hardware.nix
./system.nix
];
}