{ config, pkgs, lib, ... }: { imports = [ ./hardware-configuration.nix ]; # hostname networking.hostName = "laptop-luki"; }