From ee235071508e1a5cfc95b64ea61078512bbceb90 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 18 May 2024 12:04:41 -0700 Subject: Formatting tweak --- home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home.nix') diff --git a/home.nix b/home.nix index b2f11e6..94b3f83 100644 --- a/home.nix +++ b/home.nix @@ -79,7 +79,7 @@ ]; home.packages = with pkgs; [ - (writeShellScriptBin "switch-theme"'' + (writeShellScriptBin "switch-theme" '' #!/usr/bin/env bash cd /etc/nixos -- cgit v1.2.3