diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-11 13:59:01 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-11 13:59:01 -0400 |
| commit | a69e53630f1ce1d47f6d8180368b0fee5f73b670 (patch) | |
| tree | 06da0c3b7dc853b09968ad7bade5767aef18e171 /modules/global.nix | |
| parent | 69bb144de6088251e1891b1c319ec8000d859a06 (diff) | |
| download | home-a69e53630f1ce1d47f6d8180368b0fee5f73b670.tar.gz | |
update
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 [ |