Add home.nix
- Change default editor to vim - Add home.nix with some packages installed for the user - Remove dmenu, rofi, and kitty nix files
This commit is contained in:
@@ -72,7 +72,6 @@
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
vim
|
||||
wget
|
||||
zsh
|
||||
git
|
||||
|
Reference in New Issue
Block a user