{ pkgs, ... }: { # imports = [ ./vscode-fhs.nix ]; home.packages = with pkgs; [ emacs neovide # jetbrains.clion lunarvim zed-editor vscode ]; }