start with vim

This commit is contained in:
2023-08-18 16:39:03 +03:00
parent 3be112cc46
commit e1378a3617
4 changed files with 112 additions and 11 deletions

View File

@@ -32,9 +32,12 @@
base = {
zfs.enable = true;
users.passwd = {
root.passwordFile = config.age.secrets.root-passwd-hash.path;
motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path;
users = {
installVimPlugins = true;
passwd = {
root.passwordFile = config.age.secrets.root-passwd-hash.path;
motiejus.passwordFile = config.age.secrets.motiejus-passwd-hash.path;
};
};
snapshot = {