From 6ad98695409ab789b2b3b15c95de404daf46d1a7 Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Wed, 12 Aug 2026 22:45:47 -0400 Subject: add minceraft --- hosts/RyanMac/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts') diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix index 1dedf6f..e8339e6 100644 --- a/hosts/RyanMac/configuration.nix +++ b/hosts/RyanMac/configuration.nix @@ -422,7 +422,7 @@ in { # this is fragile so it goes at the bottom echo "Reloading skhd..." - sudo -iu ${username} ${pkgs.skhd}/bin/skhd -r + sudo -iu ${username} ${pkgs.skhd}/bin/skhd -r || echo "Failed to reload skhd; continuing anyway..." # Notes if we are running for the first time and writes a message for actions that may need to be done on macOS or linux MARK="/opt/.nix-complete" -- cgit v1.3.1