Add some extra packages

This commit is contained in:
Lauren Lagarde 2025-10-26 02:20:03 -05:00
parent f55c292fc3
commit 75698e050c
2 changed files with 7 additions and 4 deletions

View file

@ -1,8 +1,11 @@
{ pkgs, ... }: {
home.stateVersion = "24.11";
imports = [
../../home-manager/programs/thunderbird.nix
home.packages = with pkgs; [
#ventoy
yt-dlp
arduino
distrobox
prismlauncher
];
xsession.windowManager.i3.extraConfig = ''