update lockfile

This commit is contained in:
xunuwu 2026-03-29 21:11:56 +02:00
parent 5450db84fc
commit 843054828b
Signed by: xun
SSH key fingerprint: SHA256:Uot/1WoAjWAeqLOHA5vYy4phhVydsH7jCPmBjaPZfgI
5 changed files with 113 additions and 54 deletions

View file

@ -48,9 +48,6 @@
};
}
];
systemd = {
enable = true;
target = "sway-session.target";
};
systemd.enable = true;
};
}