aboutsummaryrefslogtreecommitdiff
path: root/snowfall/homes/x86_64-linux
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-02-08 19:54:47 -0800
committerCaroline Larimore <caroline@larimo.re>2025-04-14 18:58:52 -0700
commitf92d20c06078e92a1bb2d79e3afb9449a7b84614 (patch)
tree6e87248f57914b93dfc8e6e10876286a1ea8dc2c /snowfall/homes/x86_64-linux
parent911277bbdb587863b582ea57e9183e996d12e44c (diff)
migration: wine
Diffstat (limited to 'snowfall/homes/x86_64-linux')
-rw-r--r--snowfall/homes/x86_64-linux/c/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/snowfall/homes/x86_64-linux/c/default.nix b/snowfall/homes/x86_64-linux/c/default.nix
index 834091e..cdeb8cb 100644
--- a/snowfall/homes/x86_64-linux/c/default.nix
+++ b/snowfall/homes/x86_64-linux/c/default.nix
@@ -24,6 +24,8 @@ with lib; with lib.${namespace}; {
prismlauncher.extra.rusherhack.enable = true;
};
+ tools.wine.enable = true;
+
tools.git = {
name = "Caroline Larimore";
email = "caroline@larimo.re";