Stop overriding hyprNStack with local path
This commit is contained in:
@@ -8,7 +8,6 @@ switch *args:
|
|||||||
env PATH=/run/wrappers/bin:$PATH sudo nixos-rebuild switch --flake ".#" --impure --option warn-dirty false \
|
env PATH=/run/wrappers/bin:$PATH sudo nixos-rebuild switch --flake ".#" --impure --option warn-dirty false \
|
||||||
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
||||||
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
||||||
--override-input hyprNStack path:/home/imalison/Projects/hyprNStack \
|
|
||||||
{{args}}
|
{{args}}
|
||||||
|
|
||||||
switch-remote *args:
|
switch-remote *args:
|
||||||
@@ -26,7 +25,6 @@ switch-local *args:
|
|||||||
env PATH=/run/wrappers/bin:$PATH sudo nixos-rebuild switch --flake ".#" --impure --option warn-dirty false \
|
env PATH=/run/wrappers/bin:$PATH sudo nixos-rebuild switch --flake ".#" --impure --option warn-dirty false \
|
||||||
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
||||||
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
||||||
--override-input hyprNStack path:/home/imalison/Projects/hyprNStack \
|
|
||||||
{{args}}
|
{{args}}
|
||||||
|
|
||||||
switch-local-taffybar *args:
|
switch-local-taffybar *args:
|
||||||
@@ -42,7 +40,6 @@ switch-local-taffybar *args:
|
|||||||
nixos-rebuild switch --flake "git+https://github.com/colonelpanic8/dotfiles.git?ref=master&dir=nixos#" --impure --option warn-dirty false \
|
nixos-rebuild switch --flake "git+https://github.com/colonelpanic8/dotfiles.git?ref=master&dir=nixos#" --impure --option warn-dirty false \
|
||||||
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
--override-input imalison-taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar \
|
||||||
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
--override-input taffybar path:/home/imalison/dotfiles/dotfiles/config/taffybar/taffybar \
|
||||||
--override-input hyprNStack path:/home/imalison/Projects/hyprNStack \
|
|
||||||
{{args}}
|
{{args}}
|
||||||
|
|
||||||
remote-switch host *args:
|
remote-switch host *args:
|
||||||
|
|||||||
Reference in New Issue
Block a user