Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-04-29 | yeet the nix flakes | stuebinm | 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) | |||||
2024-04-07 | home: glow → lowdown for markdown viewing | stuebinm | 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??) | |||||
2024-03-08 | home: useful nix tools | stuebinm | 1 | -0/+2 | |
2024-03-07 | home-minimal: dogdns → doggo, punycode via libidn | stuebinm | 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 ..) | |||||
2023-11-30 | jump to nixos 23.11 | stuebinm | 1 | -1/+1 | |
2023-10-01 | update inputs | stuebinm | 1 | -1/+1 | |
2023-03-19 | home: mds alias to read markdown files | stuebinm | 1 | -1/+1 | |
2023-03-04 | home: a couple more packages | stuebinm | 1 | -1/+1 | |
2023-03-02 | home: sfz has been in nixpkgs for a while | stuebinm | 1 | -7/+1 | |
why am i still building it myself all the time? | |||||
2023-02-14 | home: some more utils | stuebinm | 1 | -1/+1 | |
2023-02-13 | some smaller stuff | stuebinm | 1 | -0/+1 | |
2023-01-27 | new home packages | stuebinm | 1 | -1/+1 | |
2022-11-25 | add home manager deployment for parsons (hacc server) | stuebinm | 1 | -2/+0 | |
2022-11-04 | home: add lm_sensors, fix almanac inputs | stuebinm | 1 | -1/+1 | |
2022-10-15 | home: add poppler_utils | stuebinm | 1 | -1/+1 | |
2022-10-04 | fix home | stuebinm | 1 | -1/+1 | |
2022-10-04 | remove some old stuff | stuebinm | 1 | -4/+0 | |
2022-07-18 | home: a couple more packages | stuebinm | 1 | -1/+1 | |
2022-06-14 | update sources, move to NixOS 22.05 | stuebinm | 1 | -1/+1 | |
2022-02-05 | add minimal home manager config | stuebinm | 1 | -0/+41 | |
(mostly to reduce hassle / build times for smaller machines) |