| 18 May 2023 |
@julian:nekover.se | So one either needs to set nix.settings.trusted-users to the targetUser or use root as the targetUser? | 21:59:22 |
@julian:nekover.se | ( yuri and me were working together on this ) | 22:00:40 |
Zhaofeng Li | Currently yeah | 22:01:29 |
Zhaofeng Li | which is definitely non-ideal | 22:01:38 |
| 19 May 2023 |
@yuri:nekover.se | ok, I see. Thx! | 09:34:20 |
| 20 May 2023 |
@julian:nekover.se | If I use Colmena with a flake for the config, then I need to bump the flake.lock every time I want to update my systems, right? | 13:53:14 |
@obsidianical:matrix.org | yes (unless i'm doing it wrong too) | 14:28:31 |
oddlama | Yes, and that's not specific to colmena. Any flake configuration requires this, if you want pure evaluation. (all inputs must be known, and the exact version of nixpkgs is a regular input to the flake) | 14:38:55 |