This commit is contained in:
Matt Nish-Lapidus 2024-10-28 17:34:14 -04:00
parent 557f649981
commit b02ef40276
5 changed files with 251 additions and 6 deletions

View file

@ -44,7 +44,6 @@
dbus
gst_all_1.gstreamer
alsa-oss
fontconfig
powertop
usbutils
pciutils
@ -127,7 +126,6 @@
bitwarden-cli
bitwarden-desktop
rbw
goldwarden
tailscale
font-manager
ulauncher
@ -452,8 +450,8 @@
};
Install = {
WantedBy = [ "graphical.target" "multi-user.target" ];
After = ["display-manager.service"];
WantedBy = [ "graphical-session.target" ];
After = ["graphical-session.target"];
};
Service = {