mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 16:21:34 +01:00
Enable localsend on clients
This commit is contained in:
parent
1c61682e5a
commit
dc3fc4d5ad
2 changed files with 4 additions and 0 deletions
|
|
@ -40,4 +40,6 @@
|
|||
|
||||
programs.steam.enable = true;
|
||||
};
|
||||
|
||||
programs.localsend.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue