update, backup conf
This commit is contained in:
@@ -28,6 +28,7 @@ in
|
||||
nodejs_22 # needed for tabby extension
|
||||
python3
|
||||
gcc
|
||||
claude-code
|
||||
]
|
||||
++ lib.optionals cfg.rider [
|
||||
pkgs.jetbrains.rider
|
||||
|
||||
@@ -48,14 +48,21 @@ in
|
||||
with pkgs;
|
||||
[
|
||||
mangohud
|
||||
lutris
|
||||
(lutris.override
|
||||
{
|
||||
extraLibraries =
|
||||
pkgs: with pkgs; [
|
||||
libadwaita
|
||||
gtk4
|
||||
];
|
||||
})
|
||||
]
|
||||
++ optionals cfg.enablePreinstalled (
|
||||
with pkgs;
|
||||
[
|
||||
#taisei
|
||||
osu-lazer-bin
|
||||
wineWowPackages.unstableFull
|
||||
wineWow64Packages.unstableFull
|
||||
winetricks
|
||||
heroic
|
||||
prismlauncher
|
||||
|
||||
Reference in New Issue
Block a user