nixos-config/machines
Simon Bruder 6f31ded457
fuuko/wordclock: Use 15 character long password
```cpp
    struct {
      char domain[32];
      char clientId[16];
      char user[16];
      char password[16];
    } mqtt;
```

(f637c2f39e/PersistentStorage.h)

This went unnoticed, because on NixOS, mosquitto does not validate
passwords by default.
2021-05-28 23:08:20 +02:00
..
fuuko fuuko/wordclock: Use 15 character long password 2021-05-28 23:08:20 +02:00
nunotaba nunotaba: Reinstall on btrfs filesystem 2021-05-28 14:05:14 +02:00
sayuri Update to 21.05 2021-05-28 14:04:53 +02:00
vueko vueko/murmur: Explicitly set murmur as system user 2021-05-28 14:24:25 +02:00
default.nix Make flake inputs available as module argument 2021-05-15 10:04:44 +02:00