summaryrefslogtreecommitdiff
path: root/modules/hosts/hp-envy-office/configuration.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/hp-envy-office/configuration.nix')
-rw-r--r--modules/hosts/hp-envy-office/configuration.nix5
1 files changed, 1 insertions, 4 deletions
diff --git a/modules/hosts/hp-envy-office/configuration.nix b/modules/hosts/hp-envy-office/configuration.nix
index 9a7a43a..fdff4f0 100644
--- a/modules/hosts/hp-envy-office/configuration.nix
+++ b/modules/hosts/hp-envy-office/configuration.nix
@@ -1,8 +1,5 @@
{ config, lib, pkgs, ... }: {
- imports = [
- ./hardware-configuration.nix
- ];
- networking.hostName = "hp-envy-office";
+ imports = [ ./hardware-configuration.nix ];
# Enable extra software pkgs
software.desktop = {