fix: beefcake missing user shell
Some checks failed
/ check (push) Has been cancelled

This commit is contained in:
Daniel Flanagan 2025-02-17 00:01:57 -06:00
parent a9de39049c
commit 948d73e4f5

View file

@ -105,6 +105,10 @@
xh
];
home-manager.users.daniel = {
lyte.shell.enable = true;
};
imports = [
hardware.common-cpu-intel
{