Add shell module and bootstrap fixes
This commit is contained in:
parent
280f83488b
commit
879754cb8d
5 changed files with 202 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue