refactor: remove outdated hack

nixos
Moritz Böhme 2024-05-13 10:33:57 +02:00
parent f417d8b819
commit f851cd63f6
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@ in
config = mkIf cfg.enable {
home-manager.users.moritz = {
# HACK: to make foot server work
systemd.user.services.foot.Service.Environment = lib.mkForce "PATH=/run/current-system/sw/bin/";
programs.foot = {
enable = true;
settings = {