mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
hosts/samhain: Fixed glauca DNS updater
This commit is contained in:
parent
758ee6e38c
commit
82bcab08cd
2 changed files with 42 additions and 3 deletions
|
|
@ -9,9 +9,6 @@ let
|
|||
|
||||
discord = unstable.discord.override { nss = self.nss_latest; };
|
||||
|
||||
lib = super.lib.extend
|
||||
(self: super: { deployEmbedFuckery = txt: "__FUCKERY__" + txt; });
|
||||
|
||||
ncmpcpp = unstable.ncmpcpp.override {
|
||||
visualizerSupport = true;
|
||||
clockSupport = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue