Add obsidian

This commit is contained in:
Filippo Berto 2021-11-22 19:18:55 +01:00
parent 4e8423c4eb
commit a6f6dae7ab
3 changed files with 5 additions and 16 deletions

View file

@ -132,7 +132,7 @@
# List services that you want to enable:
# Enable the OpenSSH daemon.
services.openssh.enable = true;
services.openssh = { enable = true; openFirewall = true; };
# Cooling management
services.thermald.enable = true;