Use polybar override and added tailscale

This commit is contained in:
marc
2022-11-01 16:28:52 +01:00
parent 34d70b26c6
commit d8c04a227c
5 changed files with 232 additions and 5 deletions

View File

@@ -34,12 +34,15 @@
curl
git
pciutils
psmisc
vim
];
# - Other --------------------------------------
networking.networkmanager.enable = true;
networking.firewall.checkReversePath = "loose"; # See https://github.com/tailscale/tailscale/issues/4432
samfelag.modules.tailscale.enable = true;
system.stateVersion = "22.05";