4 lines
No EOL
79 B
Nix
4 lines
No EOL
79 B
Nix
{ inputs, config, lib, pkgs, ... }:
|
|
{
|
|
networking.hostName = "insertlaptop";
|
|
} |