1
0
Fork 0
This commit is contained in:
Lukas Wurzinger 2024-08-18 02:55:37 +02:00
parent f15455ca12
commit 7b2a024010
19 changed files with 235 additions and 86 deletions

View file

@ -1,4 +1,5 @@
{
#what?
services.syncthing = {
enable = true;
overrideDevices = false;

View file

@ -1,3 +1,5 @@
{
users.mutableUsers = true;
# install neovide/neovim for user?
}