diff --git a/hosts/machine/ena/configuration.nix b/hosts/machine/ena/configuration.nix index a2f1a29..7337a3a 100644 --- a/hosts/machine/ena/configuration.nix +++ b/hosts/machine/ena/configuration.nix @@ -26,6 +26,8 @@ "${inputs.self}/modules/mizukios/features/remote/ssh.nix" ]; + catppuccin.flavor = "mocha"; + networking = { hostName = "ena"; networkmanager.enable = true;