modularized further

This commit is contained in:
Bryan Ramos 2024-05-12 12:36:35 -04:00
parent 21a64fd68d
commit 5a6d9378cb
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8
4 changed files with 7 additions and 4 deletions

View file

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