fix various things, to make it work after update

This commit is contained in:
Ingolf Wagner 2024-07-12 21:51:41 +02:00
commit 68ce7c836c
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B
8 changed files with 10 additions and 2 deletions
machines/orbi

View file

@ -33,6 +33,7 @@
./social-matrix-terranix.nix
];
services.logrotate.checkConfig = false; # because uid 3000 does not exist in here
networking.hostName = "orbi";