nixd
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
unstable.nix-init
|
||||
unstable.deadnix
|
||||
unstable.statix
|
||||
/* unstable.nixtract */
|
||||
/* unstable.nixtract # extract derivation graph */
|
||||
unstable.nixfmt-rfc-style
|
||||
nurl
|
||||
manix
|
||||
|
||||
@@ -5,12 +5,18 @@
|
||||
|
||||
home.packages = with pkgs; [
|
||||
unstable.zed-editor
|
||||
|
||||
nixd
|
||||
nil
|
||||
|
||||
# rust-analyzer
|
||||
# python3Packages.python-lsp-server
|
||||
];
|
||||
|
||||
# TODO:
|
||||
#.config/zed/keymap.json
|
||||
#.config/zed/settings.json
|
||||
#.config/zed/themes
|
||||
# https://github.com/adorabilis/melange-zed
|
||||
#.config/zed/snippets
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user