diff options
Diffstat (limited to 'hosts/local/i3.nix')
| -rw-r--r-- | hosts/local/i3.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hosts/local/i3.nix b/hosts/local/i3.nix index d49a9d6..da9d503 100644 --- a/hosts/local/i3.nix +++ b/hosts/local/i3.nix @@ -52,7 +52,8 @@ in { vSync = true; }; environment.systemPackages = with pkgs; [ - old-pkgs.vivaldi + # old-pkgs.vivaldi + vivaldi #notifications dunst polybar |
