teutat3s
|
7a7ff7b1df
|
flora-6: init drone docker runner
|
2023-01-28 23:50:31 +01:00 |
|
teutat3s
|
90b182e499
|
Merge branch 'main' into infra
|
2023-01-28 23:27:21 +01:00 |
|
teutat3s
|
97f41a9034
|
Merge pull request 'Upstream devos commits: format using alejandra + treefmt' (#151) from feature/alejandra-treefmt into main
Reviewed-on: #151
Reviewed-by: hensoko <hensoko@gssws.de>
|
2023-01-28 21:43:51 +01:00 |
|
teutat3s
|
00677fb11f
|
Merge branch 'main' into feature/alejandra-treefmt
|
2023-01-28 21:40:44 +01:00 |
|
teutat3s
|
4124c22b67
|
Merge pull request 'nvfetcher: remove unnecessary flake, use nixpkgs version' (#155) from fix/nvfetcher-from-nixpkgs into main
Reviewed-on: #155
Reviewed-by: hensoko <hensoko@gssws.de>
|
2023-01-28 21:27:48 +01:00 |
|
teutat3s
|
f375843f43
|
flora-6: init drone ci
|
2023-01-28 21:26:13 +01:00 |
|
b12f
|
e229ab73fa
|
Merge branch 'main' into fix/nvfetcher-from-nixpkgs
|
2023-01-28 21:25:19 +01:00 |
|
b12f
|
b345a0e007
|
Merge pull request 'networking: don't wait for network-online' (#156) from fix/systemd-networkd-cherry-pick into main
Reviewed-on: #156
Reviewed-by: hensoko <hensoko@gssws.de>
|
2023-01-28 21:25:11 +01:00 |
|
teutat3s
|
0e8caa25d3
|
nvfetcher: remove unnecessary flake, use nixpkgs version
from shell/devos.nix
|
2023-01-28 15:34:25 +01:00 |
|
teutat3s
|
ea6d2caa9d
|
networking: don't wait for network-online
It failed upon deployment with deploy-rs and caused it to rollback
|
2023-01-28 15:22:10 +01:00 |
|
teutat3s
|
291edb6b52
|
flora-6: update gitea config
change to new responsible MX
disable signing commits etc.
|
2023-01-28 15:15:46 +01:00 |
|
teutat3s
|
cda684ae32
|
barkeeper: update password
|
2023-01-28 15:15:34 +01:00 |
|
teutat3s
|
6a6abc79c2
|
flora-6: ensure to disable NetworkManager
|
2023-01-28 15:15:17 +01:00 |
|
teutat3s
|
de8dcbe9a2
|
networking: don't wait for network-online
It failed upon deployment with deploy-rs and caused it to rollback
|
2023-01-28 15:13:47 +01:00 |
|
teutat3s
|
e9819fdec7
|
Bump flake.lock
|
2023-01-28 15:13:13 +01:00 |
|
teutat3s
|
601642cb68
|
Merge pull request 'audio: enable security.rtkit for pipewire' (#152) from fix/audio-stutter-pipewire into main
Reviewed-on: #152
Reviewed-by: hensoko <hensoko@gssws.de>
|
2023-01-28 15:11:25 +01:00 |
|
teutat3s
|
e06730fdde
|
Merge pull request 'Nixos 22.11 Racoon' (#153) from nixos-22-11-racoon into main
Reviewed-on: #153
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
Reviewed-by: hensoko <hensoko@gssws.de>
|
2023-01-28 15:10:59 +01:00 |
|
teutat3s
|
645b10f2b9
|
flora-6: update Caddyfile, add missing pub.solar
config for www and mastodon well-known redirect
|
2023-01-21 23:22:50 +01:00 |
|
teutat3s
|
f2c5739c97
|
Update flake.lock, remove fork flake input
gitea gpg PR got merged into nixos-unstable in
https://github.com/NixOS/nixpkgs/pull/203183
|
2023-01-21 23:21:16 +01:00 |
|
Benjamin Bädorf
|
b1710c4013
|
flora6: fix caddy file_server directive name typo
|
2023-01-07 21:31:51 +01:00 |
|
Benjamin Bädorf
|
f12f42827f
|
flora-6: Serve pub.solar website
Originally authored by @axeman
|
2023-01-07 21:26:14 +01:00 |
|
Benjamin Bädorf
|
8453b8c584
|
Add extra hensoko key
|
2023-01-07 21:23:49 +01:00 |
|
teutat3s
|
9ca8387d12
|
flora-6: redirect gitea login to keycloak
|
2022-11-29 00:55:18 +01:00 |
|
teutat3s
|
492b8695a3
|
Merge remote-tracking branch 'origin/nixos-22-11-racoon' into infra-22.11
|
2022-11-28 21:53:32 +01:00 |
|
teutat3s
|
9fb726b2d7
|
flora-6: add obs-portal to caddy
auth: redirect / to pub.solar ID management page
|
2022-11-28 15:32:21 +01:00 |
|
Benjamin Bädorf
|
161acca3a7
|
Update keycloak theme
|
2022-11-28 15:31:29 +01:00 |
|
Benjamin Bädorf
|
86cb6522ed
|
Update keycloak theme
|
2022-11-28 15:17:51 +01:00 |
|
Benjamin Bädorf
|
2b03c98cf2
|
Refactor flora-6 services a bit
|
2022-11-27 23:31:08 +01:00 |
|
teutat3s
|
756845c187
|
Bump flake.lock
|
2022-11-27 22:01:36 +01:00 |
|
teutat3s
|
7655260456
|
Pull in upstream commits from https://github.com/divnix/digga/pull/490
Improved flake-compat
Get the rev from the flake.lock file. Shouldn't be an issue for
first time users as the guide instructs users to generate a lock
file. `builtins.file` was used in accordance with nix.dev
reccommendations.
https://nix.dev/anti-patterns/language#reproducibility-referencing-top-level-directory-with
Rm tempfix
|
2022-11-27 22:01:21 +01:00 |
|
Hendrik Sokolowski
|
b3f4727354
|
Update drone-config
|
2022-11-27 22:01:21 +01:00 |
|
teutat3s
|
c345cb8af4
|
zsh: fetch plugins using nvfetcher
|
2022-11-27 22:01:21 +01:00 |
|
teutat3s
|
8fb95ce9dc
|
neovim: use nvfetcher for custom plugins
|
2022-11-27 22:01:21 +01:00 |
|
Hendrik Sokolowski
|
cb829d0972
|
Make resume_offset optional
|
2022-11-27 22:01:21 +01:00 |
|
teutat3s
|
ca22046f75
|
drone: use our custom drone-scp image
|
2022-11-27 22:01:20 +01:00 |
|
teutat3s
|
24c699698f
|
Bump flake.lock
|
2022-11-27 22:01:18 +01:00 |
|
teutat3s
|
1f2ba895a0
|
Clean some sessionVariables from global scope
Especially some XDG_* env vars polluted other users environment when set
globally
|
2022-11-27 21:57:34 +01:00 |
|
teutat3s
|
a795bf4429
|
Rename flora6 -> flora-6
|
2022-11-27 21:56:40 +01:00 |
|
Hendrik Sokolowski
|
215a55e145
|
rename terraform, remove version
|
2022-11-26 15:42:44 +01:00 |
|
Hendrik Sokolowski
|
fd58c1b1a3
|
rename deprecated property
|
2022-11-26 15:42:28 +01:00 |
|
teutat3s
|
f51e4f3633
|
nixos: 22.11 racoon, bump flake.lock
|
2022-11-26 04:48:58 +01:00 |
|
teutat3s
|
6a343e7540
|
sway: don't use gtkUsePortal, it's deprecated
see: ebde08adf3
|
2022-11-26 04:44:54 +01:00 |
|
teutat3s
|
e7ef245e32
|
docker-compose default to version 2 now
|
2022-11-26 04:42:16 +01:00 |
|
teutat3s
|
8a6ee0a53e
|
alacritty: remove use_thin_strokes
see: https://github.com/alacritty/alacritty/pull/6186
|
2022-11-26 04:42:11 +01:00 |
|
teutat3s
|
d6236d0b0d
|
neovim: config updates for 0.8.x
use default_capabilities
set mouse= to disable new default mouse behaviour
|
2022-11-26 04:42:03 +01:00 |
|
teutat3s
|
f97cf1d0e9
|
nix: use new nix.settings syntax
|
2022-11-26 04:40:22 +01:00 |
|
Benjamin Bädorf
|
1f2d56e0c9
|
Rename flora6 to flora-6
This aligns with the coming changes in hostnames in the terraform
infrastructure.
|
2022-11-26 02:40:51 +01:00 |
|
teutat3s
|
805df1c2f1
|
audio: enable security.rtkit for pipewire
This should avoid stuttering audio when CPU is busy
See: https://nixos.wiki/wiki/PipeWire
|
2022-11-20 23:40:24 +01:00 |
|
teutat3s
|
3c37acf952
|
Ignore treefmt commit
|
2022-11-20 23:30:58 +01:00 |
|
teutat3s
|
73bf158392
|
Run treefmt command
|
2022-11-20 23:28:23 +01:00 |
|