278 current 2025-01-18 13:18:10 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-01-18 13:18:24 -05:00
parent 0ebfdd3b7d
commit 5401924d4f
2 changed files with 3 additions and 1 deletions

View File

@@ -27,6 +27,8 @@
label-foreground = ${colors.foreground}
format-foreground = ${colors.theme}
'';
networkingDevice = builtins.exec "ip route | grep default | awk '{print $5}'";
in {
services.polybar = {
enable = true;