added starship

This commit is contained in:
Charlie Root 2024-07-06 22:13:28 +02:00
commit f4f1c5bba7
15 changed files with 553 additions and 71 deletions

View file

@ -69,6 +69,7 @@
spicetify.enable = true;
schizofox.enable = true;
anyrun.enable = true;
ags.enable = true;
};
editors = {
emacs = {

View file

@ -4,7 +4,7 @@ _: {
../../../options/common/bluetooth.nix
../../../options/desktop/fonts.nix
../../../options/common/networking.nix
../../../options/common/gpu/nvidia.nix
# ../../../options/common/gpu/nvidia.nix
../../../options/desktop/monitors.nix
../../../overlay.nix
];

View file

@ -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