Add shell module and bootstrap fixes

This commit is contained in:
randogoth 2026-02-02 22:07:05 +02:00
parent 280f83488b
commit 879754cb8d
5 changed files with 202 additions and 1 deletions

View file

@ -3,6 +3,7 @@
{
# Baseline system tools available everywhere; users run Home Manager standalone.
config.environment.systemPackages = lib.mkAfter [
pkgs.git
pkgs.ghostty
pkgs.home-manager
pkgs.just