aboutsummaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
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