Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | yeet the nix flakes | stuebinm | 2024-04-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | this is, in the widest possible sense, a revert of e88fed18f499a3e8ac98c772bbb62f00d1f8d1d7, which was now a little over two years ago. Of course, lots of things have changed since then: - this uses npins instead of niv, which is both simpler and still maintained - i haven't brought back the old deploy lib; I still use deploy-rs (with some modifications) to deploy things - if you actually use my stuff downstream, you can now use packages/ & tests/ & modules/ as entry points directly, while still having some control over inputs - (since i also don't believe any downstream users actually exist, i've not bothered to have a shim flake.nix so your stuff probably just broke. well, it was an experimental feature, anyways) - in general there's a lot more of the old-fashioned structure back again, with default.nix files in subdirectories that form a structure, not like how almost everything was just imported in the one big flake.nix file For people who are interested in also having a non-flake config similar to this one, it's probably best to take a look at inputs.nix (and also at npins, of course) | ||||
* | home: glow → lowdown for markdown viewing | stuebinm | 2024-04-07 | 1 | -0/+1 |
| | | | | | lowdown isn't very good, but at least it doesn't have any weird cloud features (why is this the standard for things that show text??) | ||||
* | home: useful nix tools | stuebinm | 2024-03-08 | 1 | -0/+2 |
| | |||||
* | home-minimal: dogdns → doggo, punycode via libidn | stuebinm | 2024-03-07 | 1 | -2/+2 |
| | | | | | | | doggo is more maintained, can use IPv6, queries all nameservers at once by default, and generally feels comfier. (now if only it had a man page ..) | ||||
* | jump to nixos 23.11 | stuebinm | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | update inputs | stuebinm | 2023-10-01 | 1 | -1/+1 |
| | |||||
* | home: mds alias to read markdown files | stuebinm | 2023-03-19 | 1 | -1/+1 |
| | |||||
* | home: a couple more packages | stuebinm | 2023-03-04 | 1 | -1/+1 |
| | |||||
* | home: sfz has been in nixpkgs for a while | stuebinm | 2023-03-02 | 1 | -7/+1 |
| | | | | why am i still building it myself all the time? | ||||
* | home: some more utils | stuebinm | 2023-02-14 | 1 | -1/+1 |
| | |||||
* | some smaller stuff | stuebinm | 2023-02-13 | 1 | -0/+1 |
| | |||||
* | new home packages | stuebinm | 2023-01-27 | 1 | -1/+1 |
| | |||||
* | add home manager deployment for parsons (hacc server) | stuebinm | 2022-11-25 | 1 | -2/+0 |
| | |||||
* | home: add lm_sensors, fix almanac inputs | stuebinm | 2022-11-04 | 1 | -1/+1 |
| | |||||
* | home: add poppler_utils | stuebinm | 2022-10-15 | 1 | -1/+1 |
| | |||||
* | fix home | stuebinm | 2022-10-04 | 1 | -1/+1 |
| | |||||
* | remove some old stuff | stuebinm | 2022-10-04 | 1 | -4/+0 |
| | |||||
* | home: a couple more packages | stuebinm | 2022-07-18 | 1 | -1/+1 |
| | |||||
* | update sources, move to NixOS 22.05 | stuebinm | 2022-06-14 | 1 | -1/+1 |
| | |||||
* | add minimal home manager config | stuebinm | 2022-02-05 | 1 | -0/+41 |
(mostly to reduce hassle / build times for smaller machines) |