feat(oksys): don't use nvim as an IDE
All checks were successful
Discord / discord commits (push) Successful in 1m11s

This commit is contained in:
matt1432 2023-12-23 16:11:23 -05:00
parent 9f3dbf066e
commit 503cf86353
2 changed files with 1 additions and 0 deletions

View file

@ -13,6 +13,7 @@
vars = { vars = {
user = "matt"; user = "matt";
hostName = "oksys"; hostName = "oksys";
neovimIde = false;
}; };
users.users.${config.vars.user} = { users.users.${config.vars.user} = {

Binary file not shown.