Disable the manual

This commit is contained in:
Serĉanto de Scio 2019-10-16 12:00:00 +10:00
parent 4c673458d3
commit 9bfbb83dab
Signed by: sercanto
GPG key ID: A4122FF3971B6865

View file

@ -21,6 +21,12 @@
allowUnfree = true;
};
services = {
nixosManual = {
enable = false; # Save some space by disabling the manual
};
};
users.users.root = {
openssh.authorizedKeys.keys = [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIFq6/C6ZSM8nS091fqw/om9LRszHDmS82ZTL7+GaSBnz craige@pi-tri"