Adjust apps
This commit is contained in:
parent
ad18b53b01
commit
2892f95427
3 changed files with 2 additions and 1 deletions
|
|
@ -35,6 +35,7 @@ in
|
||||||
sops
|
sops
|
||||||
] ++ (if config.programs.plasma.enable then [
|
] ++ (if config.programs.plasma.enable then [
|
||||||
sweet-ambar-blue
|
sweet-ambar-blue
|
||||||
|
wallpaper-engine-plasma6-plugin
|
||||||
yorha-sound-theme
|
yorha-sound-theme
|
||||||
] ++ (with kdePackages; [
|
] ++ (with kdePackages; [
|
||||||
qtmultimedia
|
qtmultimedia
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,6 @@ let usr = config.constants.userName; in {
|
||||||
ryujinx
|
ryujinx
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
thunderbird
|
thunderbird
|
||||||
wallpaper-engine-plasma6-plugin
|
|
||||||
winetricks
|
winetricks
|
||||||
wineWowPackages.stagingFull
|
wineWowPackages.stagingFull
|
||||||
] ++ (with kdePackages; [
|
] ++ (with kdePackages; [
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ in
|
||||||
home-manager.users.${usr} = {
|
home-manager.users.${usr} = {
|
||||||
|
|
||||||
home.packages = with jovianPkgs; [
|
home.packages = with jovianPkgs; [
|
||||||
|
feishin
|
||||||
lutris
|
lutris
|
||||||
(retroarch.override {
|
(retroarch.override {
|
||||||
cores = with libretro; [
|
cores = with libretro; [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue