users/hexchen: Added modules required for build

This commit is contained in:
kat witch 2021-05-07 01:59:03 +01:00
parent 5f9e71d01c
commit 4f25361a0d
No known key found for this signature in database
GPG key ID: 1B477797DCA5EC72

View file

@ -13,6 +13,10 @@
};
home-manager.users.hexchen = {
imports = [
../../modules/home
];
programs.vim = {
enable = true;
extraConfig = ''