mirror of
https://github.com/eliasrenman/nixos-config.git
synced 2026-03-16 23:06:05 +01:00
fix: config
This commit is contained in:
@@ -32,7 +32,9 @@
|
||||
# programs.mtr.enable = true;
|
||||
# programs.gnupg.agent = { enable = true; enableSSHSupport = true; };
|
||||
users.defaultUserShell = pkgs.zsh;
|
||||
programs.vscode.defaultEditor = true;
|
||||
programs.neovim.enable = true;
|
||||
programs.neovim.vimAlias = true;
|
||||
programs.neovim.defaultEditor = true;
|
||||
#programs.nylas-mail.enable = true;
|
||||
programs.npm.enable = true;
|
||||
#programs.nm-applet.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user