zenix: update, switch back to hyprland

This commit is contained in:
Tristan 2026-01-02 14:01:10 +00:00
parent 981cfea419
commit c358881432
6 changed files with 100 additions and 107 deletions

View file

@ -67,12 +67,4 @@
];
};
programs.zed-editor = {
enable = true;
extensions = ["tsgo" "nix" "ansible" "helm"];
userSettings = {
vim_mode = true;
};
extraPackages = [pkgs.nixd pkgs.vtsls];
};
}