Commit graph

854 commits

Author SHA1 Message Date
1b3cb3f723 ops/secrets: add rundeck_deployer_rsa.pub 2021-04-10 20:01:31 +00:00
ecd086eae4 ops/nixos: set up things for generating rundeck nodes 2021-04-10 19:59:56 +00:00
5533fd502a ops/nixos: try setting searchDomains differently 2021-04-10 19:40:10 +00:00
d96ef542d7 etheroute-lon01: set X-Forwarded-Roles header for rundeck 2021-04-10 19:22:54 +00:00
88e7bd85ed nix/pkgs/rundeck-bin: change wrapper to name 'rundeckd' 2021-04-10 17:26:42 +00:00
d9662bcd10 etheroute-lon01: add rundeck 2021-04-10 17:22:11 +00:00
00cb06aff2 bvm-nixosmgmt: add rundeck 2021-04-10 17:20:35 +00:00
9c1c7ec985 nix/pkgs/rundeck-bin: init 2021-04-10 17:05:21 +00:00
a291107f62 nix/gitlab-ci: attempt to do things on Mac Mini 2021-04-09 20:03:51 +00:00
f1121433cf ci-root: actually index with current system (oops) 2021-04-09 19:31:58 +01:00
19282ea93e ci-root: tidy up, add x86_64-darwin support (that's not yet used) 2021-04-09 18:24:44 +00:00
c65e8b8a54 ops/home-manager-ext: add built attribute
This is so we can more easily build these things on CI.
2021-04-09 18:14:31 +00:00
91f6cb3317 clouvider-lon01: add mac-mini as remote builder 2021-04-09 18:14:06 +00:00
6465f98036 as205479.net: add mac-mini.int 2021-04-09 18:51:07 +01:00
02db8ea7cb ops/nixos/lib/hm: support macOS again
The ntfy package expects to have pyobjc available when running under Darwin,
which is currently broken in nixpkgs. There's a fairly involved ongoing effort
to package it again, but in the mean time we just patch out the dep. I'm using
the pushover backend anyway.

To avoid having to rebuild it rather than just fetch from the NixOS cache, I
only override it when running on Darwin.
2021-04-09 18:48:46 +01:00
fcf39e6738 3p/nixpkgs: fix pomerium working directory 2021-04-07 11:56:26 +00:00
31811e480b 3p/nixpkgs: remove WorkingDirectory from pomerium too 2021-04-07 11:41:32 +00:00
3359a8d6b4 3p/nixpkgs: fix gtk+ tracker build under i686 2021-04-07 01:49:26 +00:00
5c141d1b07 3p/nixpkgs: add patch so dino builds 2021-04-07 01:12:51 +00:00
bb03f5ea0d ops/nixos: fixups for upstream pomerium module 2021-04-07 00:46:15 +00:00
0943931a6a nix/pkgs: remove pomerium, it's upstream now 2021-04-07 00:41:20 +00:00
Default email
bba55970ba Project import generated by Copybara.
GitOrigin-RevId: 3d1a7716d7f1fccbd7d30ab3b2ed3db831f43bde
2021-04-05 17:23:46 +02:00
13f2f79e6d graphical-client: add wallpapers
If I find more I like, I'll add them here, I guess. For the moment, there's
just the one.
2021-04-06 09:53:56 +01:00
f5622acaf7 nix/pkgs/flameshot: bump to my patched version 2021-04-05 14:57:59 +01:00
48bdb3559c lib/hm/graphical-client: add flameshot to environment 2021-04-05 13:00:02 +01:00
21fe79c904 ops/nixos: enable flameshot on graphical-client hosts 2021-04-05 12:42:35 +01:00
e11229d070 nix/pkgs: init my flameshot fork 2021-04-05 12:40:55 +01:00
549b4f1ccc porcorosso: switch to pipewire 2021-04-05 12:40:41 +01:00
d582d3f352 ops/nixos/lib: inline latest_system_closure.sh
I can't be bothered to make it a proper script, and I also don't really want to
rely on invoking nix-shell at runtime (I'd rather have all the needed tools in
the system closure).
2021-04-04 19:35:38 +01:00
8dab1a04fe ops/nixos/lib: fix latest_system_closure for machines with - in hostname 2021-04-04 19:25:02 +01:00
33cfba2e2f ops/nixos/lib: enable 'switch-prebuilt latest' for getting latest closure 2021-04-04 18:25:01 +01:00
dddbb9828d web/quotes: fix outputHash 2021-04-04 17:33:43 +01:00
47b43cc022 fup: add fuphttp/fupoidc for doing OpenID Connect authn 2021-04-03 13:49:45 +00:00
bde26b1889 web/int: add some more links 2021-04-02 14:26:22 +00:00
Default email
48af15f7a5 Project import generated by Copybara.
GitOrigin-RevId: 04a2b269d8921505a2969fc9ec25c1f517f2b307
2021-03-20 04:20:00 +00:00
32466344b3 3p/nixpkgs: remove 1.1.1k patch, it's in upstream 2021-04-02 02:47:06 +00:00
a598fd0e53 nix/docker/heptapod: can't do that like that :( 2021-04-02 02:08:40 +00:00
09a6c8cafe marukuru: switch heptapod image to being built with dockerTools
Fixes #1
2021-04-02 01:39:01 +00:00
fe3f343ef9 bvm-prosody: configure prosody 2021-04-02 00:52:45 +00:00
fbc3b47854 bvm-prosody: fix :/ 2021-04-01 15:55:54 +00:00
bcf1266bfe bvm-prosody: configure IP addresses 2021-04-01 15:50:27 +00:00
8d7c6dfa2c twitterchiver/relatedfetcher: fix directionality of is-not-found check 2021-04-01 00:38:13 +00:00
7a48bccf36 twitterchiver/relatedfetcher: wire bucket from flag into worker config 2021-04-01 00:29:46 +00:00
bab069b286 bvm-twitterchiver: add twitterchiver-{relatedfetcher,archiver} 2021-04-01 00:22:57 +00:00
3d475e0efe go/twitterchiver: port relatedfetcher to gocloud.dev 2021-04-01 00:07:41 +00:00
0961a68532 twitterchiver: add secrets 2021-03-31 23:52:38 +00:00
8d4e26d3cf bvm-twitterchiver: use correct twitterchiver-viewer name 2021-03-31 23:44:52 +00:00
3073f290b0 bvm-twitterchiver: fix 2021-03-31 23:38:39 +00:00
69aba17ba4 bvm-twitterchiver: add twitterchiver-viewer 2021-03-31 23:33:44 +00:00
12e595bf43 go/twitterchiver/viewer: fix authR 2021-03-31 23:33:35 +00:00