aboutsummaryrefslogtreecommitdiff
path: root/hosts/c-pc
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/c-pc')
-rw-r--r--hosts/c-pc/home.nix13
1 files changed, 0 insertions, 13 deletions
diff --git a/hosts/c-pc/home.nix b/hosts/c-pc/home.nix
index 65d815f..3a23cbb 100644
--- a/hosts/c-pc/home.nix
+++ b/hosts/c-pc/home.nix
@@ -97,19 +97,6 @@
];
home.packages = with pkgs; [
- (writeShellScriptBin "switch-theme" ''
- #!/usr/bin/env bash
-
- cd /etc/nixos
-
- rm theme.nix
- ln -s ./themes/$1.nix theme.nix
-
- sudo nixos-rebuild switch --flake /etc/nixos#default
-
- i3-msg restart
- '')
-
pfetch
irssi