Adds steam deck command to flake
This commit is contained in:
parent
b21ff0c1f0
commit
a7d94a19ea
2 changed files with 5 additions and 1 deletions
4
Justfile
4
Justfile
|
|
@ -30,3 +30,7 @@ mac-re:
|
|||
|
||||
mac-up:
|
||||
darwin-rebuild switch --recreate-lock-file --flake . && brew upgrade && brew upgrade --cask --greedy
|
||||
|
||||
# dnsc-deck
|
||||
deck-re:
|
||||
nix run home-manager/master -- switch flake .#dnsc-deck
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue