Merge branch 'master' into add-river

This commit is contained in:
Aly Raffauf 2024-09-15 21:06:03 -04:00 committed by GitHub
commit 39c523c0e9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -13,7 +13,7 @@ in {
systemd = {
enable = true;
variables = ["PATH"];
variables = ["--all"];
};
extraConfig = let

View file

@ -24,7 +24,7 @@ in {
"systemctl --user start sway-session.target"
];
variables = ["PATH"];
variables = ["--all"];
};
config = {