diff options
| author | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-10 13:07:04 -0400 |
|---|---|---|
| committer | Stefan Weigl-Bosker <stefan@s00.xyz> | 2025-05-10 13:07:04 -0400 |
| commit | 69bb144de6088251e1891b1c319ec8000d859a06 (patch) | |
| tree | 7402c97a39dda68a2b0d19a2298dbd5630674bb4 /modules/global.nix | |
| parent | 57765e4f8527852461cb9aceab893ec64b542427 (diff) | |
| download | home-69bb144de6088251e1891b1c319ec8000d859a06.tar.gz | |
update
Diffstat (limited to 'modules/global.nix')
| -rw-r--r-- | modules/global.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/global.nix b/modules/global.nix index 1e5bfb8..3dfae3e 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -99,7 +99,7 @@ in nerd-fonts.comic-shanns-mono eza ripgrep - lean4 + elan dmenu berkeley-mono ] ++ (lib.optional cfg.notNixOS nixgl.auto.nixGLDefault) |