1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

feat: upgrade to 23.05

This commit is contained in:
2023-06-06 19:59:27 +02:00
parent 479742c5a5
commit f9326b19ab
13 changed files with 38 additions and 45 deletions

View File

@@ -93,5 +93,5 @@ in {
environment.systemPackages = [pkgs.vim pkgs.git pkgs.tmux pkgs.python3];
# since 22.05 timeout fails?
systemd.services.systemd-networkd-wait-online.enable = false;
# systemd.services.systemd-networkd-wait-online.enable = false;
}