diff options
Diffstat (limited to 'machines/x')
| -rw-r--r-- | machines/x/home.nix | 4 | 
1 files changed, 3 insertions, 1 deletions
| diff --git a/machines/x/home.nix b/machines/x/home.nix index 554d074..3110094 100644 --- a/machines/x/home.nix +++ b/machines/x/home.nix @@ -31,8 +31,9 @@ in {      wl-clipboard +    clang-tools      ccls -    pyright +    ruff-lsp      git-lfs      slides @@ -42,6 +43,7 @@ in {      "bash.nix"      "dotfiles.nix"      "git" +    "emacs"      "nvim"      "dwl.nix" | 
