mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
nix-darwin fixes. PaperWM.spoon
This commit is contained in:
parent
ec70a18eba
commit
3f8399434e
4 changed files with 130 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
[[ $(command -v nixos-rebuild) ]] && nh os switch ~/.config/flake
|
||||
[[ $(command -v darwin-rebuild) ]] && nh darwin switch ~/.config/flake/
|
||||
[[ $(command -v darwin-rebuild) ]] && sudo darwin-rebuild switch --flake ~/.config/flake/
|
||||
[[ $(command -v home-manager) ]] && nh home switch ~/.config/flake/
|
||||
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue