This commit is contained in:
암냥 2026-08-01 23:07:47 +09:00
commit 90c8596061
No known key found for this signature in database
6 changed files with 35 additions and 29 deletions

View file

@ -54,5 +54,11 @@
services.cloudflare-warp.enable = true;
# Wine needs both 64-bit and 32-bit userspace for typical Windows programs.
environment.systemPackages = with pkgs; [
wineWow64Packages.stable
winetricks
];
system.stateVersion = "25.11";
}

View file

@ -50,7 +50,7 @@
truncation_length = 3;
};
character = {
success_symbol = " 💕";
success_symbol = " 💜";
error_symbol = " ";
};
};