fix: home-manager setup for daniel on router
Some checks failed
/ check (push) Failing after 4m20s

This commit is contained in:
Daniel Flanagan 2025-03-07 16:49:27 -06:00
parent 2bd95afe60
commit 2ac774b3cf

View file

@ -102,6 +102,10 @@ in
}
];
home-manager.users.daniel = {
lyte.shell.enable = true;
};
lyte = {
shell.enable = true;
router = {