Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | home: simple alias for reading qr codes on screen | stuebinm | 2024-06-04 | 1 | -0/+1 |
| | |||||
* | home: fix stealemoji alias | stuebinm | 2024-05-28 | 1 | -1/+1 |
| | | | | exit is the wrong thing in shell functions … | ||||
* | yeet the nix flakes | stuebinm | 2024-04-29 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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: funny jq for geojson → gtfs shapes.txt conversion | stuebinm | 2024-04-07 | 1 | -0/+1 |
| | |||||
* | home: minor tweaks | stuebinm | 2024-03-16 | 1 | -0/+5 |
| | |||||
* | home: small stuff | stuebinm | 2024-03-04 | 1 | -1/+1 |
| | |||||
* | home: tweak newsboat config | stuebinm | 2024-02-11 | 1 | -3/+10 |
| | |||||
* | home/ssh: add amatl config | stuebinm | 2024-01-29 | 1 | -0/+5 |
| | |||||
* | git.infra4future.de can't do ipv6 | stuebinm | 2024-01-23 | 1 | -0/+6 |
| | | | | something something nftables module obscurity | ||||
* | update inputs | stuebinm | 2024-01-18 | 1 | -1/+1 |
| | |||||
* | home: shell function to add emojis to akkoma | stuebinm | 2024-01-13 | 1 | -0/+16 |
| | |||||
* | more updates | stuebinm | 2023-12-29 | 1 | -14/+13 |
| | |||||
* | jump to nixos 23.11 | stuebinm | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | home: small fix to bahnsteig function | stuebinm | 2023-11-30 | 1 | -1/+1 |
| | |||||
* | home: am selben bahnsteig gegenüber | stuebinm | 2023-11-03 | 1 | -0/+17 |
| | | | | experimental, will probably still break on some stations | ||||
* | updates | stuebinm | 2023-10-09 | 1 | -16/+1 |
| | |||||
* | home: accumulated changes | stuebinm | 2023-10-08 | 1 | -1/+1 |
| | |||||
* | home: update ssh match blocks | stuebinm | 2023-09-25 | 1 | -4/+3 |
| | |||||
* | home: better mpv config for voc video cutting | stuebinm | 2023-09-20 | 1 | -3/+5 |
| | |||||
* | home: add a non-video filter to newsboat | stuebinm | 2023-09-20 | 1 | -0/+1 |
| | | | | | (i have too many media.ccc.de talks in my backlog, to the point of not seeing anything else) | ||||
* | home: configure bat | stuebinm | 2023-09-19 | 1 | -0/+23 |
| | | | | (waiting for an option to appear in the release channel) | ||||
* | assorted nice-ish things | stuebinm | 2023-08-03 | 1 | -1/+1 |
| | |||||
* | htmlq is nice | stuebinm | 2023-07-24 | 1 | -3/+5 |
| | | | | (thanks to the shork for the hint!) | ||||
* | desktop: ssh agent & askpass | stuebinm | 2023-07-01 | 1 | -1/+1 |
| | | | | | this is cursed and i really need something that doesn't depend on X for this … | ||||
* | initial jump to nixos 23.05 | stuebinm | 2023-05-29 | 1 | -1/+1 |
| | |||||
* | home: change mpv options for newsboat | stuebinm | 2023-04-25 | 1 | -1/+1 |
| | | | | | | something about how youtube serves its files seems to have changed, so the old video & best audio separately no longer works. Instead i now get smaller video resolution, but at least it has audio again. | ||||
* | home: another mail account | stuebinm | 2023-04-25 | 1 | -0/+14 |
| | |||||
* | home: proper xdg-open behaviour for pdfs | stuebinm | 2023-04-18 | 1 | -0/+6 |
| | |||||
* | home: ilztalbahn mail account | stuebinm | 2023-04-14 | 1 | -0/+14 |
| | |||||
* | home: use wormhole-rs instead of wormhole | stuebinm | 2023-04-10 | 1 | -0/+1 |
| | |||||
* | home: more reasonable mail setup for emacs | stuebinm | 2023-04-07 | 1 | -1/+15 |
| | |||||
* | home: more aliases | stuebinm | 2023-03-23 | 1 | -0/+3 |
| | |||||
* | home: mds alias to read markdown files | stuebinm | 2023-03-19 | 1 | -1/+1 |
| | |||||
* | home/news: script to fetch pdfs from websites | stuebinm | 2023-03-09 | 1 | -0/+25 |
| | |||||
* | home: fix the icalsync script | stuebinm | 2023-03-09 | 1 | -1/+3 |
| | | | | systemd be weird | ||||
* | home: add music player daemon | stuebinm | 2023-02-13 | 1 | -0/+5 |
| | |||||
* | home: update ssh config | stuebinm | 2023-01-08 | 1 | -7/+10 |
| | |||||
* | update to nixos22.11 | stuebinm | 2022-12-05 | 1 | -12/+0 |
| | |||||
* | home/newsboat: cap youtube video playback at 1080p | stuebinm | 2022-11-12 | 1 | -1/+1 |
| | |||||
* | home: add xml pretty-printing alias | stuebinm | 2022-11-11 | 1 | -0/+1 |
| | |||||
* | home/news: get mpv to load smaller video files | stuebinm | 2022-10-31 | 1 | -1/+1 |
| | | | | (also, yet more feeds) | ||||
* | home: fix c3voc gitolite ssh | stuebinm | 2022-10-03 | 1 | -1/+1 |
| | |||||
* | home/news: open mpv in new kitty tab | stuebinm | 2022-09-10 | 1 | -1/+2 |
| | |||||
* | wrap agenda into less | stuebinm | 2022-07-04 | 1 | -1/+1 |
| | |||||
* | ssh: add c3voc git server | stuebinm | 2022-06-15 | 1 | -2/+2 |
| | |||||
* | home: disable kitty confirm close dialog | stuebinm | 2022-06-15 | 1 | -0/+1 |
| | |||||
* | home: fix ssh for flora.stuebinm.eu | stuebinm | 2022-04-07 | 1 | -1/+1 |
| | |||||
* | home: new feeds | stuebinm | 2022-04-03 | 1 | -6/+2 |
| | |||||
* | home: add divoc walint host to ssh config | stuebinm | 2022-04-02 | 1 | -0/+5 |
| | |||||
* | home: ssh: remove old host | stuebinm | 2022-04-02 | 1 | -6/+0 |
| |