mirror of
https://github.com/kmein/niveum
synced 2026-03-18 02:51:08 +01:00
feat: upgrade to 23.05
This commit is contained in:
@@ -81,7 +81,7 @@ in {
|
||||
];
|
||||
|
||||
# since 22.05 timeout fails?
|
||||
systemd.services.systemd-networkd-wait-online.enable = false;
|
||||
# systemd.services.systemd-networkd-wait-online.enable = false;
|
||||
|
||||
networking = {
|
||||
hostName = "zaatar";
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
moodle-dl-package = pkgs.moodle-dl.overrideAttrs (old:
|
||||
old
|
||||
// {
|
||||
patches = [../../packages/moodle-dl/telegram-format.patch];
|
||||
# patches = [../../packages/moodle-dl/telegram-format.patch]; TODO?
|
||||
});
|
||||
in {
|
||||
age.secrets = {
|
||||
|
||||
Reference in New Issue
Block a user