| 23 Aug 2021 |
tomberek | I'm seeing a bit of automatic detection of modules/services/suites as an application of readdir so you don't have to go specify it in a "modules.nix". | 03:48:51 |
David Arnold (blaggacao) | that is one of the more user facing UX parts of the digga api. | 03:51:15 |
David Arnold (blaggacao) | the entire lib is in https://github.com/divnix/digga/tree/main/src | 03:51:54 |
David Arnold (blaggacao) | * the entire lib (and it's features) is in https://github.com/divnix/digga/tree/main/src | 03:52:28 |
David Arnold (blaggacao) | The main feature, however lies in the mere and boring fact that it"s an API | 03:54:21 |
David Arnold (blaggacao) | * The main feature, however lies in the mere and boring fact that it's an API | 03:55:46 |
tomberek | super-charged "flake-utils"? | 03:56:40 |
David Arnold (blaggacao) | and also: the social aspect. a community of users sharing experiences, speaking somewhat of the same language... same problems, same use cases. | 03:58:36 |
David Arnold (blaggacao) | Lower overall mental const across all participants. | 03:59:02 |
yusdacra | Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? | 04:00:23 |
yusdacra | That would be very cool i think | 04:00:36 |
tomberek | hrm.... still trying to "get" it. | 04:04:16 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? nic org/repo style? 😄😁 | 04:11:25 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? * nci org/repo style? 😄😁 | 04:11:32 |
@gtrunsec:matrix.org | In reply to @yusdacra:nixos.dev Are there any plans on having bud be able to "fetch" a profile or a suite from some user's config and manage it (enable / disable for host / user)? Maybe we have to implement a function like devos.users.registries. Fetching and mapping each of user's profiles to devos.users.xxx.suites.xxx automatically. It's not impossible. | 04:11:35 |
yusdacra | In reply to @blaggacao:matrix.org
nci org/repo style? 😄😁 :P i was thinking of something like having say bud profiles add owner/repo nixos.profileName | 04:12:59 |
yusdacra | In reply to @blaggacao:matrix.org
nci org/repo style? 😄😁 * :P i was thinking of something like say bud profiles add owner/repo nixos.profileName | 04:13:06 |
David Arnold (blaggacao) | In reply to @tomberek:matrix.org hrm.... still trying to "get" it. I think a supercharges flake-utils and ignore the devos repo is the rigth angle to start off as a power-user.. | 04:13:08 |
David Arnold (blaggacao) | In reply to @tomberek:matrix.org hrm.... still trying to "get" it. * I think a "supercharged flake-utils" and "ignore the devos repo" is the right angle to start off as a power-user.. | 04:13:43 |
yusdacra | In reply to @yusdacra:nixos.dev :P i was thinking of something like say bud profiles add owner/repo nixos.profileName bud add owner/repo nixos.profiles.profileName would be better though I think | 04:14:48 |
David Arnold (blaggacao) | users can start managing their devshells, then their home-manager, and finally jump on nixos... It's totally forward compatible from the start. | 04:15:16 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev
bud add owner/repo nixos.profiles.profileName would be better though I think That would be very nice indeed... Would you want to give it a go? | 04:15:59 |
David Arnold (blaggacao) | bud can do rust scripts just fine... | 04:16:14 |
yusdacra | That's nice, although I think a simple bash script would be enough 🤔 | 04:16:59 |
David Arnold (blaggacao) | In reply to @yusdacra:nixos.dev That's nice, although I think a simple bash script would be enough 🤔 your call 😂 👍️ | 04:17:15 |
yusdacra | I can try experimenting with it | 04:17:24 |
tomberek | David Arnold (blaggacao): can you walk me through onboarding? | 04:17:41 |
David Arnold (blaggacao) | Sure! We can even onbord together... 🤣 | 04:18:11 |
David Arnold (blaggacao) | (and fix the docs on the go) | 04:18:19 |
David Arnold (blaggacao) | (I'm still not on NixOS... 🤯) | 04:18:38 |