Converted tmux from nixosModule to homeModule
This commit is contained in:
parent
27b8ea6ab3
commit
fe55849333
6 changed files with 133 additions and 125 deletions
|
@ -18,8 +18,6 @@
|
|||
nix.enable = true;
|
||||
nix.useSelfhostedCache = true;
|
||||
|
||||
apps.tmux.enable = true;
|
||||
|
||||
services.tailscale = {
|
||||
enable = true;
|
||||
configureClientRouting = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue