feat: adds hostname

This commit is contained in:
Ahwx 2024-07-15 07:54:38 +02:00
parent 84ce300e0e
commit f01d71d562

View file

@ -5,6 +5,8 @@
./../../modules/core ./../../modules/core
]; ];
networking.hostName = "sakura";
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
acpi acpi
brightnessctl brightnessctl