diff options
author | Linnnus <[email protected]> | 2024-02-24 15:42:20 +0100 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-02-24 15:42:20 +0100 |
commit | cff432ef468fc90092549efaa53f4a1518835f9c (patch) | |
tree | 0f589ba86a4de21849170666ad35a03ef32b3924 /hosts/ahmed/duksebot/default.nix | |
parent | 4d0094363f09136788d64a762bf80b367b548e06 (diff) |
chore: Formatting...
Diffstat (limited to 'hosts/ahmed/duksebot/default.nix')
-rw-r--r-- | hosts/ahmed/duksebot/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/ahmed/duksebot/default.nix b/hosts/ahmed/duksebot/default.nix index f15b0ff..865939e 100644 --- a/hosts/ahmed/duksebot/default.nix +++ b/hosts/ahmed/duksebot/default.nix @@ -1,7 +1,6 @@ # This module defines systemd unit which runs a script that sends Discrord # messages. I use it to notify my classmates about who's on cleaning duty. You # are probably not interested in this. - { config, pkgs, |