| 23 Aug 2021 |
David Arnold (blaggacao) | a module system to create your personal sysctl | 03:32:42 |
David Arnold (blaggacao) | * a module system to create your personal "sysctl" | 03:32:54 |
tomberek | i don't know what that means | 03:33:00 |
David Arnold (blaggacao) | https://github.com/divnix/bud/blob/main/scripts/burn.bash | 03:33:24 |
@gytis-ivaskevicius:matrix.org | Different cli for nix | 03:33:28 |
David Arnold (blaggacao) | (example) | 03:33:28 |
David Arnold (blaggacao) | ... stuff that you have a hard time to remeber when you need to do stuff with devos | 03:34:11 |
@gytis-ivaskevicius:matrix.org | > /dev/sda | 03:34:25 |
@gytis-ivaskevicius:matrix.org | 👀 | 03:34:34 |
David Arnold (blaggacao) | gohe. | 03:35:29 |
David Arnold (blaggacao) | thanks | 03:35:32 |
David Arnold (blaggacao) | * gone. | 03:35:40 |
@gytis-ivaskevicius:matrix.org | Once i destroyed my installation due to assuming drive letters | 03:35:56 |
David Arnold (blaggacao) | of="$dev" was repeted wrongly.. | 03:36:20 |
David Arnold (blaggacao) | https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/scripts/burn.bash#L7 | 03:36:34 |
David Arnold (blaggacao) | ... presents only removables.. | 03:36:46 |
tomberek | i've not really grok'd the DevOS concept. I see the template and opinionated defaults. Read the docs. Still don't quite see the "killer feature". | 03:37:38 |
David Arnold (blaggacao) | https://github.com/divnix/digga/ | 03:37:56 |
David Arnold (blaggacao) | (is the killer feature) | 03:38:05 |
David Arnold (blaggacao) | to wire that up that way would take a year or so... | 03:38:24 |
David Arnold (blaggacao) | https://github.com/divnix/digga/tree/main/examples | 03:38:30 |
@gytis-ivaskevicius:matrix.org | Wait | 03:38:40 |
@gytis-ivaskevicius:matrix.org | Now who's repl is not reproducible 👀 | 03:39:03 |
@gytis-ivaskevicius:matrix.org | https://github.com/divnix/bud/blob/main/scripts/utils-repl/default.nix | 03:39:07 |
David Arnold (blaggacao) | flake-utils-plus is the power-house.. | 03:39:11 |
tomberek | ? | 03:40:03 |
David Arnold (blaggacao) | In reply to @gytis-ivaskevicius:matrix.org Now who's repl is not reproducible 👀 It totally is: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/stdProfile.nix#L34 | 03:40:13 |
@gytis-ivaskevicius:matrix.org | Ah, fair enough. You win :D | 03:40:56 |
David Arnold (blaggacao) | the env: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/module.nix#L144 | 03:41:00 |
David Arnold (blaggacao) | plus: https://github.com/divnix/bud/blob/fcbd142f22e587d6a5f82e363956d9631dc71561/writeBashWithPaths.nix#L4 | 03:41:20 |