mirror of
https://github.com/ParkerTenBroeck/dotfiles.git
synced 2026-06-06 21:00:35 -04:00
fixed forgotten usr lact, hstr packages
This commit is contained in:
parent
0a62ab530d
commit
8a436f65a6
2 changed files with 3 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue