added: Template NixOS config

This commit is contained in:
Vivian 2021-10-17 12:34:50 +02:00
parent 27c9f047b1
commit 3b87d8e38b
2 changed files with 28 additions and 3 deletions

View file

@ -21,9 +21,6 @@
networking.hostName = "bastion";
# Set your time zone.
time.timeZone = "Europe/Amsterdam";
# This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions
# on your system were taken. Its perfectly fine and recommended to leave