update, unstable starship for nushell compat

This commit is contained in:
Tao Tien 2023-08-04 01:53:27 -07:00
parent 8f13eaf44d
commit ec2ce95e1f
3 changed files with 11 additions and 10 deletions

View file

@ -23,6 +23,7 @@
wget
zstd
];
programs.partition-manager.enable = true;
services.tailscale.enable = lib.mkDefault true;
services.openssh.enable = lib.mkDefault true;