remove trash
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
networking.hostName = "hostname";
|
||||
networking.hostName = hostname;
|
||||
imports = [ ../../nixos/custom.nix ./hardware-configuration.nix ];
|
||||
|
||||
services.desktopManager.gnome.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user