add lighthouse user to lighthouse

This commit is contained in:
TheWanderingCrow 2025-01-29 13:56:43 -05:00
parent 1e44d73f18
commit bac0bd0d8f

View file

@ -10,4 +10,6 @@
nixpkgs.hostPlatform = "x86_64-linux";
ricing.basic.enable = false;
user.lighthouse.enable = true;
}