Remove the home-manager cli

This commit is contained in:
SebastianStork 2024-08-09 01:04:35 +02:00
parent 3c29aa1417
commit 9788f1bea6

View file

@ -5,7 +5,6 @@
self.wrappers.default self.wrappers.default
]; ];
programs.home-manager.enable = true;
systemd.user.startServices = "sd-switch"; systemd.user.startServices = "sd-switch";
xdg = { xdg = {