diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-15 16:07:15 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-15 16:07:15 +0100 |
| commit | b1c8ad89980b37a14a8f348cce87e7a8311d7c38 (patch) | |
| tree | 6857be7ea4e305dd5503f9d3c5fe764cba9f72ae /home-modules/apps/desktop/default.nix | |
| parent | 0c9b217d36da3e29f23ece44b034fa98322daf28 (diff) | |
Some stuff
Diffstat (limited to 'home-modules/apps/desktop/default.nix')
| -rw-r--r-- | home-modules/apps/desktop/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home-modules/apps/desktop/default.nix b/home-modules/apps/desktop/default.nix index 5eb14f3..58d32e2 100644 --- a/home-modules/apps/desktop/default.nix +++ b/home-modules/apps/desktop/default.nix @@ -21,6 +21,8 @@ in accent = "pink"; variant = "mocha"; }) + + nheko ]; }) (lib.mkIf cfg.email.enable { |
