zed works

This commit is contained in:
Sridhar Ratnakumar 2024-10-24 08:52:05 -04:00
parent 62e6806d16
commit cf0fedb9fe
No known key found for this signature in database
2 changed files with 2 additions and 0 deletions

View file

@ -61,6 +61,7 @@
# wget
brave
vscode
zed-editor
];
# This value determines the NixOS release from which the default

View file

@ -15,6 +15,7 @@ in
home-manager.sharedModules = [{
services.dunst.enable = true;
programs.hyprlock.enable = true;
home.sessionVariables.NIXOS_OZONE_WL = "1";
}];
environment.systemPackages = with pkgs; [
kitty