diff options
| author | seth <[email protected]> | 2024-02-04 16:38:52 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2024-02-04 16:38:52 -0500 |
| commit | 371235663a4e8d783dfc4294bb0b10cd3206c9c6 (patch) | |
| tree | b401174901aedf9b7480bbece33942d8581bce34 /systems/glados/default.nix | |
| parent | 80321e46cbd2e436aa4b1c0edfcd5de2c71abcd0 (diff) | |
systems: don't set hostName manually
Diffstat (limited to 'systems/glados/default.nix')
| -rw-r--r-- | systems/glados/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/systems/glados/default.nix b/systems/glados/default.nix index c516b07..a887de0 100644 --- a/systems/glados/default.nix +++ b/systems/glados/default.nix @@ -27,8 +27,6 @@ seth.desktop.enable = true; }; - networking.hostName = "glados"; - security.tpm2 = { enable = true; abrmd.enable = true; |
