testing tmrw

This commit is contained in:
Bryan Ramos 2023-06-06 02:32:34 -04:00
parent 6fff6d1845
commit 164c765a83
2 changed files with 1 additions and 10 deletions

View file

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