Propagate taffybar tray startup fix through local flakes
This commit is contained in:
@@ -18,7 +18,7 @@ switch-local-taffybar *args:
|
||||
while systemctl is-active --quiet nixos-rebuild-switch-to-configuration.service; do sleep 1; done; \
|
||||
fi'
|
||||
sudo nixos-rebuild switch --flake "git+https://github.com/colonelpanic8/dotfiles.git?ref=master&dir=nixos#" --impure --option warn-dirty false \
|
||||
--override-input taffybar path:../dotfiles/config/taffybar/taffybar \
|
||||
--override-input taffybar git+file:///home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
||||
{{args}}
|
||||
|
||||
remote-switch host *args:
|
||||
|
||||
Reference in New Issue
Block a user