From a92c486fa6a696521fc1d7a62ebf6980f3ea29a6 Mon Sep 17 00:00:00 2001 From: Steam Deck User Date: Tue, 6 May 2025 22:47:56 +0200 Subject: [PATCH] Fixes steam deck command --- Justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Justfile b/Justfile index da41927..dae7b3b 100644 --- a/Justfile +++ b/Justfile @@ -33,4 +33,4 @@ mac-up: # dnsc-deck deck-re: - nix run home-manager/master -- switch flake .#dnsc-deck + nix run home-manager/master -- switch --flake .#dnsc-deck