mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-06-17 10:16:31 +05:30
feat: setup zed editor
This commit is contained in:
@@ -72,11 +72,6 @@
|
||||
# --- Programs ---
|
||||
programs.firefox.enable = true;
|
||||
|
||||
# --- Packages ---
|
||||
environment.systemPackages = with pkgs; [
|
||||
zed-editor
|
||||
];
|
||||
|
||||
# !!! DO NOT CHANGE THIS !!!
|
||||
# This should match the version used at initial install.
|
||||
system.stateVersion = "26.05";
|
||||
|
||||
Reference in New Issue
Block a user