mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
users/hexchen: Added modules required for build
This commit is contained in:
parent
5f9e71d01c
commit
4f25361a0d
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@
|
|||
};
|
||||
|
||||
home-manager.users.hexchen = {
|
||||
imports = [
|
||||
../../modules/home
|
||||
];
|
||||
|
||||
programs.vim = {
|
||||
enable = true;
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue