obliterate home-manager, rename some elements

This commit is contained in:
atagen 2025-08-13 20:27:25 +10:00
parent 5575604452
commit 0eb2b9e796
48 changed files with 1279 additions and 1311 deletions

View file

@ -2,5 +2,4 @@
{
systemd.services."user@".serviceConfig.Delegate = "memory pids cpu cpuset";
systemd.user.extraConfig = "LogLevel=debug";
hm.systemd.user.startServices = "sd-switch";
}