summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2026-05-25 16:45:02 -0400
committerFreya Murphy <freya@freyacat.org>2026-05-25 16:45:02 -0400
commitffa3700593d1b744c4ba87e90242cb0c6c3392f6 (patch)
treea27cd699b4185de69130c4613f515e2792a6c6f5 /hosts
parentexpand gaming module with gamery things (diff)
downloaddotfiles-nix-ffa3700593d1b744c4ba87e90242cb0c6c3392f6.tar.gz
dotfiles-nix-ffa3700593d1b744c4ba87e90242cb0c6c3392f6.tar.bz2
dotfiles-nix-ffa3700593d1b744c4ba87e90242cb0c6c3392f6.zip
add nix dev packages to a nix dev module
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index 6a4785e..0750d29 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -80,6 +80,7 @@
java.enable = true;
rust.enable = true;
web.enable = true;
+ nix.enable = true;
};
gaming = {
enable = true;