added starship
This commit is contained in:
parent
a9a0264011
commit
b0745b5bec
15 changed files with 553 additions and 71 deletions
|
@ -3,7 +3,6 @@
|
|||
pkgs,
|
||||
...
|
||||
}: let
|
||||
fenix = inputs.fenix.packages.${pkgs.system};
|
||||
nixpkgs-wayland = inputs.nixpkgs-wayland.packages.${pkgs.system};
|
||||
in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
@ -14,6 +13,7 @@ in {
|
|||
blueman
|
||||
bluetuith
|
||||
bluez
|
||||
bun
|
||||
cmake
|
||||
difftastic
|
||||
dig
|
||||
|
@ -87,6 +87,7 @@ in {
|
|||
ventoy-full
|
||||
vlc
|
||||
weechat
|
||||
wezterm
|
||||
wget
|
||||
wireguard-tools
|
||||
wl-clipboard
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue