flake updates

This commit is contained in:
Matt Nish-Lapidus 2025-03-06 15:10:47 -05:00
parent b994d25b52
commit 760a0f0ac8
7 changed files with 41 additions and 39 deletions

View file

@ -50,7 +50,7 @@
sane-airscan
xsane
nix-config.pkgs-stable.bitwarden-cli
bitwarden-cli
bitwarden-desktop
tailscale
trayscale
@ -89,7 +89,7 @@
switcheroo
nix-config.pkgs-stable.blender
blender
davinci-resolve-studio
steam
processing
@ -174,7 +174,7 @@
};
iconTheme = {
name = "Colloid";
package = nix-config.pkgs-stable.colloid-icon-theme;
package = pkgs.colloid-icon-theme;
};
};
@ -230,6 +230,10 @@
name = "Steam (nvidia-offload)";
exec = "nvidia-offload ${pkgs.steam}/bin/steam";
};
bluetuith = {
name = "Bluetuith (bluetooth manager)";
exec = "/home/emenel/.local/bin/wezapp bluetuith";
};
};
xdg.configFile."halloy/config.toml".source = ../../homes/emenel/dotfiles/dot_config/halloy/config.toml;

View file

@ -34,6 +34,7 @@
gettext
gnumake
nix-du
nix-melt
usbutils
pciutils
util-linux