summaryrefslogtreecommitdiff
path: root/home/ebisu
diff options
context:
space:
mode:
authorFuwn <[email protected]>2025-04-29 02:04:05 -0700
committerFuwn <[email protected]>2025-04-29 02:04:05 -0700
commit21a1f4fd07f742e4569ce4c5b7a6deb51bc36dbd (patch)
tree7c1fbd75f9be812dc0af3ec7384f60cecfdeab2f /home/ebisu
parentNara: Organise cask file structure (diff)
downloadnixos-config-21a1f4fd07f742e4569ce4c5b7a6deb51bc36dbd.tar.xz
nixos-config-21a1f4fd07f742e4569ce4c5b7a6deb51bc36dbd.zip
Nara: Add deployment-related packages
Diffstat (limited to 'home/ebisu')
-rw-r--r--home/ebisu/nara/programs/development.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/ebisu/nara/programs/development.nix b/home/ebisu/nara/programs/development.nix
index e1bbf98..3894289 100644
--- a/home/ebisu/nara/programs/development.nix
+++ b/home/ebisu/nara/programs/development.nix
@@ -6,5 +6,7 @@
just
bun
neovim
+ nixos-rebuild
+ git-crypt
];
}