From e07c48736fc9a64c5cc92e0fa407e38d750fd980 Mon Sep 17 00:00:00 2001 From: imnyang Date: Sun, 12 Jul 2026 15:59:16 +0900 Subject: [PATCH] wow --- hosts/machine/ena/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) 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;