diff --git a/thor/configuration.nix b/thor/configuration.nix index 2a2b695..2332052 100644 --- a/thor/configuration.nix +++ b/thor/configuration.nix @@ -107,6 +107,7 @@ with lib; { enable = true; # package = pkgs.gnome3.gvfs; }; + joycond.enable = true; keybase.enable = true; onedrive.enable = true; openssh = { diff --git a/thor/hm.nix b/thor/hm.nix index d361856..d917b4c 100644 --- a/thor/hm.nix +++ b/thor/hm.nix @@ -95,7 +95,7 @@ ../hm_modules/blender.nix ../hm_modules/bspwm.nix ../hm_modules/cava.nix - # ../hm_modules/dunst.nix + ../hm_modules/dunst.nix ../hm_modules/easyeffects.nix ../hm_modules/fonts.nix # ../hm_modules/gnome_shell.nix @@ -132,7 +132,7 @@ ../hm_modules/syncthing.nix ../hm_modules/terminator.nix ../hm_modules/thunar.nix - ../hm_modules/twmn.nix + # ../hm_modules/twmn.nix ../hm_modules/update_background.nix ../hm_modules/webapp.nix ../hm_modules/xidlehook.nix