fixed forgotten usr lact, hstr packages

This commit is contained in:
Parker TenBroeck 2026-05-22 22:27:47 -04:00
parent 0a62ab530d
commit 8a436f65a6
2 changed files with 3 additions and 2 deletions

View file

@ -8,6 +8,7 @@
systemd.packages = with pkgs; [ lact ];
systemd.services.lactd.wantedBy = [ "multi-user.target" ];
home-manager.users.may.home.packages = with pkgs; [ lact ];
services.xserver = {
enable = true;