Get some home configurations going on

This commit is contained in:
Patrick Menking 2024-09-17 11:40:40 -04:00
parent 86c1af2c53
commit 0844c862e6
7 changed files with 262 additions and 22 deletions

View file

@ -2,7 +2,7 @@
imports = [
(
if config.users.crow.home.enable then
./crow.nix
./crow/home.nix
);
# ++ ( to add more, just move the ;
];