Commit graph

1766 commits

Author SHA1 Message Date
Benjamin Bädorf bee32beff8
Add concourse to home dir 2023-07-03 13:21:14 +02:00
Benjamin Bädorf ad4a358ba1
Fix concourse & caddy startup 2023-07-03 13:20:13 +02:00
Benjamin Bädorf 751cfdd0ce
Remove unused files 2023-07-02 20:37:55 +02:00
Benjamin Bädorf 4625d62d83
user and group juggling 2023-07-02 20:36:30 +02:00
Benjamin Bädorf f5279133f8
Change session_signing_key 2023-07-02 12:59:54 +02:00
Benjamin Bädorf a6ae2da25b
Add keycloak theme to flake 2023-07-02 12:48:54 +02:00
Benjamin Bädorf 59ed4d91db
nougat-2 concourse setup 2023-07-02 12:48:34 +02:00
Benjamin Bädorf 6235162876
Add nougat-2 host 2023-06-27 18:00:45 +02:00
Benjamin Bädorf e3e8d01ee8
Add gpxsee to user ben 2023-06-26 21:10:25 +02:00
Benjamin Bädorf 59668a574f
Fix blesh version 2023-06-12 11:47:45 +02:00
teutat3s 8027bbd866
sway: fix sway-launcher
whence is a zsh builtin, use bash's compgen function to get a list
of available commands
2023-06-12 11:39:11 +02:00
teutat3s 77747848a3
ble.sh: use fzf ctrl-r history, ble.sh built-in completion
Fix selected ble-face region_input

Fix jump words limited by space (uword)
2023-06-12 01:04:24 +02:00
Benjamin Bädorf 4a367cbf23
Add yule SSH key, fix biolimo for 23.05, reduce VM RAM 2023-06-12 00:35:34 +02:00
Benjamin Bädorf 88e659d016
Fix 23.05 failures 2023-06-12 00:35:13 +02:00
Benjamin Bädorf cf29402d32
Update user ben to NixOS 23.05 2023-06-11 22:54:30 +02:00
Benjamin Bädorf b90170a587
Update to NixOS 23.05 2023-06-11 22:54:11 +02:00
Benjamin Bädorf 260eb077d0
Merge branch 'main' into b12f 2023-06-01 18:39:23 +02:00
Benjamin Bädorf c2747ccb6d
Add lib import to terminal life 2023-06-01 18:11:11 +02:00
Benjamin Bädorf 3799473db6
Update guest XML 2023-06-01 18:10:55 +02:00
Benjamin Bädorf 47ea05007d
Add flake lock back in 2023-06-01 18:10:43 +02:00
Benjamin Bädorf 39ff71b6d3
Merge branch 'b12f' of git.pub.solar:pub-solar/os into b12f 2023-06-01 18:10:27 +02:00
teutat3s a708ab378c
Merge pull request 'flake: fix lastModified for input flake agenix' (#228) from fix/main-flake-lock into main
Reviewed-on: pub-solar/os#228
2023-05-18 04:16:57 +02:00
teutat3s 6cb3ab687f
flake: fix lastModified for input flake agenix
Retrieved using:
❯ nix flake metadata --json github:ryantm/agenix/2994d002dcff5353ca1ac48ec584c7f6589fe447
2023-05-18 04:14:01 +02:00
teutat3s fa2bfce65a
Merge pull request 'main flake: update inputs' (#227) from bump-flake-locks into main
Reviewed-on: pub-solar/os#227
Reviewed-by: hensoko <hensoko@gssws.de>
2023-05-14 16:22:36 +02:00
Hendrik Sokolowski 647c80ae4b disable test because of outdated test framework in digga 2023-05-14 15:49:43 +02:00
teutat3s 0c8763808a
flake: update inputs
• Updated input 'agenix':
    'github:ryantm/agenix/b7ffcfe77f817d9ee992640ba1f270718d197f28' (2023-01-31)
  → 'github:ryantm/agenix/2994d002dcff5353ca1ac48ec584c7f6589fe447' (2023-04-21)
• Updated input 'darwin':
    'github:LnL7/nix-darwin/87b9d090ad39b25b2400029c64825fc2a8868943' (2023-01-09)
  → 'github:LnL7/nix-darwin/252541bd05a7f55f3704a3d014ad1badc1e3360d' (2023-05-10)
• Updated input 'deploy':
    'github:serokell/deploy-rs/8c9ea9605eed20528bf60fae35a2b613b901fd77' (2023-01-19)
  → 'github:serokell/deploy-rs/c80189917086e43d49eece2bd86f56813500a0eb' (2023-05-11)
• Updated input 'home':
    'github:nix-community/home-manager/65c47ced082e3353113614f77b1bc18822dc731f' (2023-01-23)
  → 'github:nix-community/home-manager/f9edbedaf015013eb35f8caacbe0c9666bbc16af' (2023-04-10)
• Updated input 'latest':
    'github:nixos/nixpkgs/2caf4ef5005ecc68141ecb4aac271079f7371c44' (2023-01-30)
  → 'github:nixos/nixpkgs/897876e4c484f1e8f92009fd11b7d988a121a4e7' (2023-05-06)
• Updated input 'nixos':
    'github:nixos/nixpkgs/0218941ea68b4c625533bead7bbb94ccce52dceb' (2023-01-31)
  → 'github:nixos/nixpkgs/9656e85a15a0fe67847ee8cdb99a20d8df499962' (2023-05-12)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/b7ac0a56029e4f9e6743b9993037a5aaafd57103' (2023-01-24)
  → 'github:nixos/nixos-hardware/81cd886719e10d4822b2a6caa96e95d56cc915ef' (2023-05-13)
2023-05-13 18:09:10 +02:00
Benjamin Bädorf 5aa65b766f
Include fwknop into CaT VPN config 2023-05-05 14:17:14 +02:00
b12f f4c509b3de
Merge pull request 'docker-ci-runner: fix stop hanging for 120s' (#217) from fix/ci-runner-docker-stop into main
Reviewed-on: pub-solar/os#217
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-04-24 12:51:07 +02:00
Benjamin Bädorf ad1a6db3a8
Only use root user for CaT infra 2023-04-21 11:31:13 +02:00
Benjamin Bädorf 6fc5b2553c
Add concepts-and-training test infra config 2023-04-21 11:20:23 +02:00
teutat3s ed532fa271
Merge pull request 'modules/networking: Use mkDefault for caddy config' (#220) from networking-mkDefault into main
Reviewed-on: pub-solar/os#220
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-04-17 20:16:48 +02:00
Akshay Mankar 91353938af
modules/networking: Use mkDefault for caddy config 2023-04-17 20:05:42 +02:00
teutat3s 24587194e9
docker-ci-runner: fix stop hanging for 120s 2023-04-17 14:42:42 +02:00
teutat3s 029be00eab
Merge pull request 'cachix: remove unused binary caches' (#209) from cachix/remove-unused-caches into main
Reviewed-on: pub-solar/os#209
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:03:51 +02:00
teutat3s 76d8af7c3a
Merge pull request 'audio: disable useless bluetooth sap plugin' (#208) from audio/disable-bluetooth-sap-plugin into main
Reviewed-on: pub-solar/os#208
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 19:01:55 +02:00
teutat3s 9f7d209392
Merge pull request 'flake: pull in changes from digga upstream' (#207) from upstream/digga-changes into main
Reviewed-on: pub-solar/os#207
Reviewed-by: hensoko <hensoko@gssws.de>
2023-04-15 18:59:02 +02:00
Benjamin Bädorf dcb77f9056
Merge branch 'main' into b12f 2023-04-03 11:46:57 +02:00
teutat3s 3ea141d445
cachix: remove unused binary caches from drone
runner
2023-03-28 14:03:41 +02:00
teutat3s 3bdc4b1f39
ci: cleanup unused directories 2023-03-28 14:00:07 +02:00
teutat3s 52c2ca9f13
nix.conf: add back required experimental features 2023-03-27 18:54:29 +02:00
teutat3s 972e3f1569
cachix: default binary cache is nixos.org, no need
to specify it explicitly (results in double entry in nix.conf)

Also force our nix.extraOptions because digga tries real hard to put
their binary caches there:
0595ae70cd/modules/nix-config.nix (L19-L23)
2023-03-27 18:09:46 +02:00
teutat3s b1ad71cd35
cachix: remove unused binary caches 2023-03-27 13:52:40 +02:00
teutat3s b01c5f9fce
audio: disable useless bluetooth sap plugin 2023-03-27 13:51:12 +02:00
teutat3s d0470d5aaf
flake: pull in changes from digga upstream
See:
54ede8e591...0595ae70cd?diff=unified
2023-03-27 13:48:39 +02:00
teutat3s fd7f326376
Merge pull request 'flake: Remove nur' (#206) from cleanup-nur into main
Reviewed-on: pub-solar/os#206
Reviewed-by: teutat3s <teutates@mailbox.org>
2023-03-26 16:18:36 +02:00
Akshay Mankar 1f5b2b9d10
flake: Remove nur
It was perhaps added manually, not sure if the overlay was actually useful to
anyone.
2023-03-26 15:14:33 +02:00
teutat3s cffffbd440
Merge pull request 'ci: upload ISO images to bigger /data disk' (#179) from fix/move-iso-store-to-bigger-disk into main
Reviewed-on: pub-solar/os#179
Reviewed-by: hensoko <hensoko@gssws.de>
2023-03-08 20:00:25 +01:00
teutat3s 803c495778
ci: upload ISO images to bigger /data disk 2023-03-05 23:59:24 +01:00
Benjamin Bädorf 1918a3fd6e
Add present-md package to user bens' home directory 2023-03-05 17:38:57 +01:00
Benjamin Bädorf 71e2398333
Add present-md package 2023-03-05 17:38:39 +01:00