Home: Added some packages which I used to install ad-hoc
This commit is contained in:
parent
d98f41f2a5
commit
c1808817df
3 changed files with 7 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ in {
|
|||
inputs.nixpkgs-torzu.legacyPackages.${pkgs.system}.torzu
|
||||
pkgs.gale
|
||||
pkgs.adwsteamgtk
|
||||
pkgs.oversteer
|
||||
pkgs.sidequest
|
||||
|
||||
# (
|
||||
# pkgs.appimageTools.wrapType1 rec {
|
||||
|
|
|
|||
|
|
@ -7,5 +7,9 @@
|
|||
home.packages = lib.mkIf osConfig.niksos.desktop.apps [
|
||||
pkgs.spotify
|
||||
pkgs.signal-desktop
|
||||
pkgs.bambu-studio
|
||||
pkgs.gimp
|
||||
pkgs.inkscape
|
||||
pkgs.thunderbird
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue