This commit is contained in:
Bryan Ramos 2024-05-09 16:04:02 -04:00
parent 6a06793716
commit 3dd31d28f7
4 changed files with 14 additions and 24 deletions

View file

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