| 3 Oct 2021 |
@timdeh:matrix.org |  Download image.png | 18:15:27 |
@timdeh:matrix.org | I guess I'm not normal π
| 18:15:29 |
@timdeh:matrix.org | Pacman99: as promised, you should have access to change the branch name whenever you see fit | 18:16:45 |
@timdeh:matrix.org | (sighs) | 18:16:53 |
@timdeh:matrix.org | * (sighs) | 18:17:44 |
Pacman99 | @room The default branch of DEVOS was just switched to main, make sure to update your local repositories | 18:45:04 |
| 4 Oct 2021 |
aciceri | Hi, someone is using devos with nix-darwin? I'm looking for an example configuration. | 16:36:58 |
| @benedikt:tissot.de joined the room. | 17:37:01 |
Pacman99 | In reply to @aciceri:nixos.dev Hi, someone is using devos with nix-darwin? I'm looking for an example configuration. Privatedevos/digga doesn't really have nix-darwin support yet, we have an issue open about it https://github.com/divnix/digga/issues/16 | 19:15:34 |
Pacman99 | In reply to @aciceri:nixos.dev Hi, someone is using devos with nix-darwin? I'm looking for an example configuration. * Privatedevos/digga doesn't really have nix-darwin support yet, we have an issue open for it https://github.com/divnix/digga/issues/16 | 19:15:46 |
princemachiavelli | RIP using github.com/nrdxp/devos/nrd as an example :( | 19:23:15 |
Pacman99 | * evos/digga doesn't really have nix-darwin support yet, we have an issue open for it https://github.com/divnix/digga/issues/16 | 19:23:50 |
Pacman99 | * devos/digga doesn't really have nix-darwin support yet, we have an issue open for it https://github.com/divnix/digga/issues/16 | 19:23:56 |
aciceri | In reply to @pachumicchu:myrdd.info devos/digga doesn't really have nix-darwin support yet, we have an issue open for it https://github.com/divnix/digga/issues/16 Mmm, so I've to manually add a darwinConfigurations output to my flake bypassing Digga. Thank you | 22:00:56 |
aciceri | In reply to @princemachiavelli:matrix.org RIP using github.com/nrdxp/devos/nrd as an example :( There was an example with darwin in the repo? I'm new here, do you remember when it was deleted? | 22:01:42 |
princemachiavelli | I don't think it had much darwin in it besides what devos/main already has. | 22:03:58 |
@gtrunsec:matrix.org | In reply to @aciceri:nixos.dev There was an example with darwin in the repo? I'm new here, do you remember when it was deleted? flake-utils-plus darwin example: https://github.com/GTrunSec/nixos-flk/blob/main/hosts/MacBook/flake.nix | 22:11:40 |
@gtrunsec:matrix.org | (WIP)digga darwin support:https://github.com/GTrunSec/nixos-flk/blob/main/nixos/hosts/default.nix | 22:12:24 |
@gtrunsec:matrix.org | Sorry I don't have much time to do that. | 22:12:41 |
@gtrunsec:matrix.org | * Sorry, I donβt have time to add darwin support right now | 22:14:14 |
| 5 Oct 2021 |
princemachiavelli | Did something break between bud and devos or did I miss some change?
β¦ β― bud
This script must be run either from the flake's devshell or its root path must be specified
| 22:37:19 |
| hexagonk joined the room. | 22:59:23 |
@gtrunsec:matrix.org | In reply to @princemachiavelli:matrix.org
Did something break between bud and devos or did I miss some change?
β¦ β― bud
This script must be run either from the flake's devshell or its root path must be specified
please run nix flake lock --update-input bud | 23:45:10 |
princemachiavelli | Thanks! | 23:45:53 |
| 6 Oct 2021 |
| rosariopulella changed their display name from rosariopulella to Rosuavio. | 10:38:32 |
| rosariopulella changed their display name from Rosuavio to Rosario Pulella. | 10:44:57 |
@timdeh:matrix.org | In reply to @aciceri:nixos.dev There was an example with darwin in the repo? I'm new here, do you remember when it was deleted? I plan on bringing it back, just need to get a better secrets setup. I was gonna use submodules to a private repo, but I guess I'll have to use a private flake input instead. Just didn't feel comfortable having all my secrets in the open (even though they were encrypted π
) | 17:29:17 |
princemachiavelli | In reply to @timdeh:matrix.org I plan on bringing it back, just need to get a better secrets setup. I was gonna use submodules to a private repo, but I guess I'll have to use a private flake input instead. Just didn't feel comfortable having all my secrets in the open (even though they were encrypted π
) Thanks. I figured that was the case ;) The risk of a mistake is pretty high. Storing secrets in their own flake sounds like a good idea in general IMO. Makes me think about how different users could have different secret sources. | 20:38:00 |
| 7 Oct 2021 |
princemachiavelli | Does anyone have a succinct method to set a default 'template' for users? I think it would just be something using lib.recursiveUpdate but I'm confident on to implement it in this case. | 05:47:54 |
princemachiavelli | * Does anyone have a succinct method to set a default 'template' for users? I think it would just be something using lib.recursiveUpdate but I'm not confident on how to implement it in this case. | 05:48:08 |