diff options
author | Emile <git@emile.space> | 2024-06-09 00:16:36 +0200 |
---|---|---|
committer | Emile <git@emile.space> | 2024-06-09 00:16:36 +0200 |
commit | 0831505cfe78aa96f029666fa15489ddccc8fe17 (patch) | |
tree | b2f1ef7d1a71335a07c5472cefab68d5fb6a7c9a /flake.nix | |
parent | 84bae52518e3193d31146aec76086ed5f0431c57 (diff) |
remove a comment
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix index d59896c..a595f4f 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,6 @@ ip = "corrino"; description = "Hetzner AX41 dual 512GB NVME"; modules = [ hefe-internal.nixosModules.corrino ]; - # TODO: install znc irc bouncer }; chusuk = { # ip = "chusuk.pinto-pike.ts.net"; |