Compare commits
2 Commits
c53db46ca7
...
8dd4513997
| Author | SHA1 | Date | |
|---|---|---|---|
| 8dd4513997 | |||
| 1d95ffb81a |
@@ -13,6 +13,7 @@
|
|||||||
pavucontrol
|
pavucontrol
|
||||||
godot
|
godot
|
||||||
aseprite
|
aseprite
|
||||||
|
zathura
|
||||||
gpu-screen-recorder
|
gpu-screen-recorder
|
||||||
gpu-screen-recorder-gtk
|
gpu-screen-recorder-gtk
|
||||||
# ungoogled-chromium
|
# ungoogled-chromium
|
||||||
|
|||||||
@@ -205,7 +205,7 @@ in {
|
|||||||
(lib.optionals cfg.ffxiv.enable [pkgs.xivlauncher]);
|
(lib.optionals cfg.ffxiv.enable [pkgs.xivlauncher]);
|
||||||
|
|
||||||
nix.settings = let
|
nix.settings = let
|
||||||
agl = cfg.aagl;
|
inherit agl;
|
||||||
in (lib.mkIf
|
in (lib.mkIf
|
||||||
(agl.anime-game-launcher.enable || agl.honkers-railway-laucher.enable || agl.honkers-launcher.enable || agl.wavey-launcher.enable || agl.sleepy-launcher.enable)
|
(agl.anime-game-launcher.enable || agl.honkers-railway-laucher.enable || agl.honkers-launcher.enable || agl.wavey-launcher.enable || agl.sleepy-launcher.enable)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user