mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
feat(mastodon-bot): disable
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{pkgs, ...}: {
|
{pkgs, ...}: {
|
||||||
systemd.services.imaginary-illuminations = {
|
systemd.services.imaginary-illuminations = {
|
||||||
enable = true;
|
enable = false;
|
||||||
wants = ["network-online.target"];
|
wants = ["network-online.target"];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
User = "kfm";
|
User = "kfm";
|
||||||
|
|||||||
Reference in New Issue
Block a user