diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-15 23:13:18 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2025-11-15 23:14:45 +0100 |
| commit | c8ca96bf705cd359642168cfbe1c6acc547e491a (patch) | |
| tree | 243abcc719fc525d69a188ddf35df998f95814ce /home-modules | |
| parent | 81fde581e996434f4d6fe90963c7824669ac0b01 (diff) | |
Install tatuin from own form and remove nheko
Diffstat (limited to 'home-modules')
| -rw-r--r-- | home-modules/apps/desktop/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/home-modules/apps/desktop/default.nix b/home-modules/apps/desktop/default.nix index 58d32e2..5eb14f3 100644 --- a/home-modules/apps/desktop/default.nix +++ b/home-modules/apps/desktop/default.nix @@ -21,8 +21,6 @@ in accent = "pink"; variant = "mocha"; }) - - nheko ]; }) (lib.mkIf cfg.email.enable { |
