3 Sep 2024 |
| toloktir joined the room. | 20:55:53 |
4 Sep 2024 |
| lychee removed their profile picture. | 02:52:16 |
| lychee set a profile picture. | 02:52:20 |
5 Sep 2024 |
| lingo5080 joined the room. | 15:52:08 |
12 Sep 2024 |
tcurdt | I am bit lost trying to get colmena working. Especially the meta is a bit of mystery
colmena = {
meta = {
nixpkgs = nixpkgs-stable;
# nixpkgs = import nixpkgs-stable {
# system = "x86_64-linux";
# overlays = [];
# };
# nixpkgs = <nixpkgs-stable>;
# nixpkgs = import <nixpkgs-stable> {
# system = "x86_64-linux";
# overlays = [];
# };
# specialArgs = { inherit inputs; };
};
utm-arm = import self.nixosConfigurations.utm-arm {
deployment = {
| 15:49:19 |
tcurdt | why would one specify the nixpkgs system in meta? | 15:50:18 |
raitobezarius | You can specify it for cross compilation for example | 16:58:55 |
16 Sep 2024 |
| Saturn joined the room. | 18:33:55 |
| silentlurker joined the room. | 20:02:25 |
17 Sep 2024 |
| Tom (deprecated) joined the room. | 21:04:44 |
22 Sep 2024 |
| @moira:raccoon.college removed their profile picture. | 10:26:59 |
| @moira:raccoon.college changed their display name from Moira to Moira (moving to @moira:omg.lol). | 10:27:21 |
26 Sep 2024 |
| Fabián Heredia set a profile picture. | 01:16:01 |
29 Sep 2024 |
| Martin Kuhn joined the room. | 07:14:47 |
Martin Kuhn | I think you can also specify per node if it helps :) https://colmena.cli.rs/unstable/reference/meta.html?highlight=meta#nodespecialargs | 07:17:11 |
Martin Kuhn | still in the meta though | 07:17:35 |
Martin Kuhn | Does anyone know if colmena currently works with disko for an initial install? Got a few pi's I need to install manually :( | 07:20:20 |
craige | I don't know but I normally build an SD image from my configs, write it SD and plug that in as my initial deployment. | 21:45:16 |
30 Sep 2024 |
dantefromhell | i'm doing initial installs of rpis with nixos-anywhere because of its disko integration. Not sure if/how one implement that in colmena - nixos-anywhere runs the whole partitioning -> formatting FSs -> install OS via a shell script on the destination | 01:14:00 |
| @moira:raccoon.college left the room. | 19:45:19 |
1 Oct 2024 |
| -_o joined the room. | 21:05:20 |
4 Oct 2024 |
| rendakuenthusiast⚡️ left the room. | 10:20:09 |
| rendakuenthusiast⚡️ joined the room. | 10:22:27 |
6 Oct 2024 |
ser(ial) | why colmena does not have an option to delete old garbage? | 04:37:03 |
Dennis Stengele | I have just configured automatic gc in the default node config: | 13:00:29 |
Dennis Stengele |  Download image.png | 13:00:31 |
| @sofo:matrix.org left the room. | 15:27:36 |
7 Oct 2024 |
ser(ial) | But i don't want to have it automatic as I use colmena to manage the servers | 02:38:34 |
ser(ial) | I can imagine for example a colmena switch about how many previous versions should be kept | 02:39:43 |
| Sam Lehman changed their profile picture. | 14:24:48 |