82 current 2025-04-10 10:10:11 25.05.20250408.c8cd814 6.12.22 *

This commit is contained in:
Gustav Bruhn 2025-04-10 10:10:15 +02:00
parent 58dde3abcc
commit f27f2cfa57

View File

@ -10,10 +10,10 @@
environment.sessionVariables.COSMIC_DATA_CONTROLL_ENABLED = 1;
services.geoclue2.enable = true;
systemd.packages = [pkgs.observatory];
systemd.services.monitord.wantedBy = ["multi-user.target"];
environment.systemPackages = with pkgs; [
cosmic-reader
observatory
];
}