From f01d71d5628cde2fffb1c05adb22785ee6cdd3e5 Mon Sep 17 00:00:00 2001 From: Ahwx Date: Mon, 15 Jul 2024 07:54:38 +0200 Subject: [PATCH] feat: adds hostname --- hosts/sakura/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hosts/sakura/default.nix b/hosts/sakura/default.nix index f07e763..61a9bd0 100644 --- a/hosts/sakura/default.nix +++ b/hosts/sakura/default.nix @@ -5,6 +5,8 @@ ./../../modules/core ]; + networking.hostName = "sakura"; + environment.systemPackages = with pkgs; [ acpi brightnessctl