diff options
Diffstat (limited to 'hosts/home.nix')
-rw-r--r-- | hosts/home.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/home.nix b/hosts/home.nix index 4437f48..b63afb9 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -159,7 +159,6 @@ in xdg = { configFile."zathura/zathurarc".source = dotfiles + "/zathurarc"; - configFile."sxhkd/".source = dotfiles + "/sxhkd/"; configFile."dunst/dunstrc".source = dotfiles + "/dunstrc"; }; |