Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2024-03-05 | restructure & general cleanup | stuebinm | 1 | -2/+1 | |
- pkgs/ should now also contain all package overrides - pkgs/patches/ now contains all patches - nix flake info succeeds again - still not sure what to do about scripts - services which are not used should not be kept around this long | |||||
2024-03-04 | import custom modules by default | stuebinm | 1 | -1/+2 | |
which has the nice side-effect that they now show up on my `man configuration.nix'. (also I don't have to manually import things anymore) | |||||
2024-03-04 | init mollysocket package, module, and deploy it on flora | stuebinm | 1 | -1/+2 | |
with thanks to networkException, who wrote the initial nix package. | |||||
2024-02-15 | modules/bookwyrm: expose in flake.nix | stuebinm | 1 | -1/+4 | |
2024-02-15 | modules/bookwyrm: add a nixos test | stuebinm | 1 | -0/+2 | |
because like, why not learn how to use these out-of-tree? | |||||
2024-02-11 | pkgs: init bookwyrm | stuebinm | 1 | -1/+1 | |
this is still missing: - a nice way to do settings - lots of testing (run the manage.py test script in a nixos test?) - an actual way to deploy this in a halfway reasonable way | |||||
2024-01-13 | nomsable webring | stuebinm | 1 | -1/+1 | |
(just messing around for now) | |||||
2024-01-13 | update inputs | stuebinm | 1 | -1/+1 | |
2023-12-29 | more updates | stuebinm | 1 | -0/+3 | |
2023-11-30 | jump to nixos 23.11 | stuebinm | 1 | -4/+3 | |
2023-11-03 | package inweb | stuebinm | 1 | -1/+2 | |
not tested, but like, why not? Might be fun playing around with it. | |||||
2023-10-14 | home: cleaned up old mu version | stuebinm | 1 | -4/+2 | |
2023-10-12 | more radicle stuff (now with tui!) | stuebinm | 1 | -1/+1 | |
2023-10-12 | playing around with radicle.xyz | stuebinm | 1 | -1/+1 | |
this packages the heartwood cli tools, the radicle web interface, and runs a small example deployment on chaski. TODO: decide if i want to keep this thing, then add declarative config of the web interface, `rad auth`, and the radicle node to a NixOS module; the current state is kinda suboptimal to deploy. | |||||
2023-10-08 | ilex: setup for hikari hacking | stuebinm | 1 | -1/+2 | |
2023-10-08 | deploy-rs: patched version with --nom flag | stuebinm | 1 | -1/+1 | |
2023-07-28 | package matrix.to | stuebinm | 1 | -1/+1 | |
apparently the default homeserver this uses is not configurable??? … might hack around later | |||||
2023-07-18 | package RusTeX | stuebinm | 1 | -1/+1 | |
2023-06-30 | update inputs | stuebinm | 1 | -5/+11 | |
2023-06-17 | fix uplcg | stuebinm | 1 | -1/+1 | |
2023-05-29 | downgrade mu to unbreak mu4e / mail in emacs | stuebinm | 1 | -0/+1 | |
2023-05-29 | initial jump to nixos 23.05 | stuebinm | 1 | -5/+3 | |
2023-04-26 | bahnhof.name | stuebinm | 1 | -2/+8 | |
in gleam, because why not? (tbf i will probably eventually rewrite this in a more sensible language; I haven't even found any reason to use any of the OTP features for this 🙈) | |||||
2023-04-14 | package travelynx because why not? | stuebinm | 1 | -1/+1 | |
this file has been lying around for a bit over a year now, but I got asked about it, so time to put it in the public repo I guess (& also update it; it's on the most recent travelynx commit as of this writing). | |||||
2023-04-11 | manage secrets with sops | stuebinm | 1 | -66/+74 | |
not sure if i like this yet, but it seems worth trying it out. | |||||
2023-04-01 | add module for crs-tracker, for fun | stuebinm | 1 | -1/+1 | |
please no one like, actually use this. unless you volunteer to at least add a script to run database migrations, since currently these need to be run by hand … | |||||
2023-03-26 | expose modules in the flake | stuebinm | 1 | -0/+4 | |
2023-03-22 | get rid of crane & naersk | stuebinm | 1 | -8/+7 | |
the only thing this makes more complicated is typst; most of the other benefits I don't use in any case. | |||||
2023-03-22 | package typst | stuebinm | 1 | -6/+12 | |
2023-03-22 | package glitchtip | stuebinm | 1 | -1/+1 | |
i don't know why i did this. i literally have no use for it. | |||||
2023-03-19 | nix flakes be silly | stuebinm | 1 | -1/+2 | |
????? https://pleroma.stuebinm.eu/notice/ATgY2kl9z1RHbjm5AG | |||||
2023-03-04 | home: a couple more packages | stuebinm | 1 | -1/+1 | |
2023-03-02 | add a default overlay, package the galmon.eu tools | stuebinm | 1 | -2/+12 | |
2023-03-02 | home: sfz has been in nixpkgs for a while | stuebinm | 1 | -2/+0 | |
why am i still building it myself all the time? | |||||
2023-02-22 | home: downgrade emacs, unbreak doom | stuebinm | 1 | -1/+1 | |
well, that's what i get for using emacs unstable, i guess | |||||
2023-02-16 | flora: jump to akkoma @ nixpkgs-unstable | stuebinm | 1 | -2/+2 | |
2023-02-13 | update inputs | stuebinm | 1 | -2/+2 | |
2023-01-09 | home: add isabat via flake input instead of direct path | stuebinm | 1 | -0/+2 | |
(also this means that my home config can now be built without --impure) | |||||
2023-01-08 | add ilex to flake | stuebinm | 1 | -0/+1 | |
2022-12-19 | chaski: serve 22f3 room plans | stuebinm | 1 | -0/+3 | |
2022-12-06 | remove peerix | stuebinm | 1 | -4/+2 | |
this is more hassle than it's worth, and plain nix-serve works much better | |||||
2022-12-06 | home: emacs on wayland | stuebinm | 1 | -0/+1 | |
2022-12-05 | update to nixos22.11 | stuebinm | 1 | -8/+8 | |
2022-12-05 | bump blog input | stuebinm | 1 | -1/+1 | |
2022-12-03 | update some inputs (but not all) | stuebinm | 1 | -1/+1 | |
2022-11-29 | update tracktrain | stuebinm | 1 | -1/+1 | |
2022-11-25 | update blog | stuebinm | 1 | -1/+1 | |
2022-11-25 | add home manager deployment for parsons (hacc server) | stuebinm | 1 | -0/+8 | |
2022-11-25 | colours for ze website | stuebinm | 1 | -1/+1 | |
2022-11-23 | put the blog someplace else | stuebinm | 1 | -1/+1 | |