Move Vim to home manager configuration file, add two space indent config

This commit is contained in:
Elnu 2022-10-07 17:17:39 -07:00
parent e2d7b7ce99
commit 9cda4c7f60
3 changed files with 17 additions and 1 deletions

View file

@ -30,6 +30,7 @@
home-manager.users.${user} = {
imports = [
./home.nix
./vim.nix
./wallpaper.nix
./picom.nix
./i3.nix