Remove unused bindings from lappy and lappy jay configs.

This commit is contained in:
jay
2025-07-12 13:50:23 -04:00
parent 64390aec8a
commit ac132756e4
8 changed files with 8 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
{ config, ...}: {
{ ... }: {
networking.hostName = "lappy"; # Define your hostname.
}