diff options
| author | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-01-17 19:30:50 +0100 |
|---|---|---|
| committer | Jakub Stachurski <j.stachurski@student.utwente.nl> | 2026-01-17 19:30:58 +0100 |
| commit | 69e57b6f623251df0c28bcb8e4634fb24c9546ac (patch) | |
| tree | 303a36583ad624b58bbdc8acaabdb077b9f4254c /modules/desktop/default.nix | |
| parent | 257e05df975ca7392c6fbcb11905769ce7fc914d (diff) | |
CosmicWM additiona and testing Akonadi
Diffstat (limited to '')
| -rw-r--r-- | modules/desktop/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/desktop/default.nix b/modules/desktop/default.nix index 2cfe5bf..de32b42 100644 --- a/modules/desktop/default.nix +++ b/modules/desktop/default.nix @@ -22,6 +22,7 @@ in ./wayland.nix ./wms ./steam.nix + ./akonadi.nix ]; options.addons.desktop = with types; { wmMeta = mkOption { |
