4 lines
No EOL
61 B
Nix
4 lines
No EOL
61 B
Nix
{ config, pkgs, ... }:
|
|
{
|
|
networking.hostName = "skinnyv";
|
|
} |