diff options
Diffstat (limited to 'modules/global.nix')
| -rw-r--r-- | modules/global.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/global.nix b/modules/global.nix index 3dfae3e..c1e4883 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -102,6 +102,7 @@ in elan dmenu berkeley-mono + fanwood ] ++ (lib.optional cfg.notNixOS nixgl.auto.nixGLDefault) ++ (lib.optionals cfg.wayland [ |