some changes (#104)

* some changes

* remove watchdog

* add cloud mail

* fix typo

* add mc-server

* add mc-server

* fix devtools
This commit is contained in:
Dennis
2024-02-18 06:11:47 +01:00
committed by GitHub
parent 4c4801d6a8
commit b2366d9a44
4 changed files with 89 additions and 41 deletions

View File

@ -149,12 +149,6 @@
};
};
systemd.watchdog = {
device = "/dev/watchdog";
runtimeTime = "30s";
rebootTime = "5m";
};
nix = {
diffSystem = true;
settings = {