aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2024-05-18 12:04:41 -0700
committerCaroline Larimore <caroline@larimo.re>2024-05-18 12:04:41 -0700
commitee235071508e1a5cfc95b64ea61078512bbceb90 (patch)
tree7c3cf11f0a6358155010171b1b1e9bfe0493b7e3 /home.nix
parenta7d59a2207655a06db26de61f2d667c6e9d34ee6 (diff)
Formatting tweak
Diffstat (limited to 'home.nix')
-rw-r--r--home.nix2
1 files changed, 1 insertions, 1 deletions
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