hosts/*: clean and standardize format

This commit is contained in:
Infinidoge 2025-03-11 14:42:23 -04:00
parent f70739f81c
commit 3a5c6800fa
Signed by: Infinidoge
SSH key fingerprint: SHA256:oAMyvotlNFraMmZmr+p6AxnNfW/GioTs1pOn3V4tQ7A
13 changed files with 62 additions and 135 deletions

View file

@ -1,17 +1,15 @@
{
private,
config,
lib,
pkgs,
private,
...
}:
{
system.stateVersion = "23.11";
modules.hardware.form.server = true;
modules.secrets.enable = false;
info.loc.home = false;
system.stateVersion = "23.11";
networking = {
domain = "cs.purdue.edu";