Commit graph

1760 commits

Author SHA1 Message Date
teutat3s c0f610b68c
ryzensun: add custom networking, docker-ci-runner
module enabled, secrets updated
2023-02-26 21:46:40 +01:00
teutat3s a476b72916
bash: disable ble.sh calculating time after each
command
2023-02-26 00:19:17 +01:00
teutat3s 3d1873f727
bash: fix history widget (ctrl+r) unreadable
selected entry
2023-02-25 19:20:16 +01:00
teutat3s 0b12271353
bash: use nvfetcher for ble.sh sources 2023-02-24 20:15:45 +01:00
teutat3s a383385724
bash: fix starship color in prompt 2023-02-24 18:35:06 +01:00
teutat3s d1d9495f77
bash: ble.sh use desc menu style for completion 2023-02-24 18:23:36 +01:00
teutat3s a010a0d66b
Bump flake.lock 2023-02-24 17:58:45 +01:00
teutat3s d94adfb3b8
nvim: fix file preview for names containing spaces 2023-02-24 17:58:21 +01:00
teutat3s c016dd3f2b
dumpyourvms: re-enable global DNS over TLS 2023-02-24 17:57:55 +01:00
teutat3s 32a6b9a016
bash: disable ble.sh history share
complete on first TAB if there's a single matching filename
with show-all-if-ambiguous on

enable history search with arrow up after starting to type a command
2023-02-24 17:56:17 +01:00
Benjamin Bädorf 0e84e1ef2a
bash: add ble.sh changed vi keybindings 2023-02-07 13:28:26 +01:00
teutat3s e0e34f9c95
drone: use official drone-scp image again
Our PR got accepted and the flag we needed is available now:
https://github.com/appleboy/drone-scp/pull/102
2023-02-02 17:30:01 +01:00
teutat3s db6ff53243
bash: ble.sh tweaks and starship ricing 2023-02-02 17:28:43 +01:00
teutat3s 31bbcea991
nvfetcher: update sources 2023-02-02 17:28:09 +01:00
teutat3s c9e3b40883
teutat3s: use ci.pub.solar for drone 2023-02-02 17:28:09 +01:00
teutat3s d9e56cbb47
devops: add flyctl, tea 2023-02-02 17:27:53 +01:00
teutat3s b264d602ca
dumpyourvms: use DHCP for DNS again, add wg0 NIC 2023-02-02 17:23:50 +01:00
teutat3s 001a1de2e8
Merge branch 'main' into teutat3s-bash 2023-02-01 19:05:57 +01:00
b12f df569f3215 Merge pull request 'Really fix nvfetcher always rebuilding, fix agenix overlay, bump flake.lock' (#162) from fix/nvfetcher-agenix-bump-flake into main
Reviewed-on: pub-solar/os#162
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-01 12:13:47 +01:00
teutat3s 2ed21e3b94
flake: make digga, deploy, agenix follow existing
inputs

This should reduce merge conflicts in the flake.lock file by reducing
the number of locked inputs
2023-02-01 11:29:34 +01:00
teutat3s edc7335d48
Use nix version from 22.11, prevent nvfetcher from
rebuilding so much: it has nix as a dependency and won't find its hash
in the binary cache if we override our nix version with the one from
nixos-unstable. 22.11 has 2.11.1 which should be recent enough for us.
2023-02-01 11:21:46 +01:00
teutat3s 8ef0827565
Bump flake.lock, fix agenix overlay
agenix now uses overlays.default to export its overlay
See: 64b0574514
2023-02-01 11:20:35 +01:00
Hendrik Sokolowski a18a883500 Merge pull request 'NixOS module for a drone ci runner in docker' (#147) from feature/add-module-to-run-kvm-capable-drone-runner-in-docker into main
Reviewed-on: pub-solar/os#147
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-01-30 01:09:23 +01:00
Hendrik Sokolowski 25ad234f2a
add default for nix store path 2023-01-29 18:06:40 +01:00
Hendrik Sokolowski 5f6988291c
Fix wording 2023-01-29 18:06:35 +01:00
Hendrik Sokolowski 289b58198c
NixOS module for a drone ci runner in docker 2023-01-29 18:06:16 +01:00
teutat3s 8422868ede Merge pull request 'drone: fix path for ISO upload on flora-6' (#159) from fix/ci-iso-upload-pipeline into main
Reviewed-on: pub-solar/os#159
Reviewed-by: hensoko <hensoko@gssws.de>
2023-01-29 18:01:24 +01:00
teutat3s 164c0f8fb3
drone: fix path for ISO upload on flora-6 2023-01-29 17:44:01 +01:00
teutat3s 568e1b2fa7 Merge pull request 'Fix ci check pipeline' (#158) from fix/ci-check-pipeline into main
Reviewed-on: pub-solar/os#158
Reviewed-by: hensoko <hensoko@gssws.de>
2023-01-29 17:18:49 +01:00
teutat3s 155237dec7
drone: add --accept-flake-config flag 2023-01-29 02:46:53 +01:00
teutat3s 158f336517
base-user: fix home-manager stateVersion
See: bca4b89f49
2023-01-29 02:40:14 +01:00
teutat3s ae2f945f42
devshell: remove unnecessary input
See: 7646c7dac4
2023-01-29 02:39:19 +01:00
teutat3s 05c3ad8207
Bump flake.lock 2023-01-28 22:58:56 +01:00
teutat3s 778ef916ca
Merge branch 'main' into teutat3s-bash 2023-01-28 22:51:33 +01:00
teutat3s 319794933f
devshell: fix nvfetcher rebuilding, simplify with
alias
2023-01-28 22:05:30 +01:00
teutat3s 8f77eef79a
terminal-life: switch from zsh to bash & starship 2023-01-28 22:05:02 +01:00
teutat3s f0ea096a62
Bump flake.lock, use fork for qMasterPassword
use 22.05 to pin terraform version to 1.2.3
2023-01-28 22:02:35 +01:00
teutat3s dca0bd978d
Apply treefmt 2023-01-28 21:49:10 +01:00
teutat3s 97f41a9034 Merge pull request 'Upstream devos commits: format using alejandra + treefmt' (#151) from feature/alejandra-treefmt into main
Reviewed-on: pub-solar/os#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: pub-solar/os#155
Reviewed-by: hensoko <hensoko@gssws.de>
2023-01-28 21:27:48 +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: pub-solar/os#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 601642cb68 Merge pull request 'audio: enable security.rtkit for pipewire' (#152) from fix/audio-stutter-pipewire into main
Reviewed-on: pub-solar/os#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: pub-solar/os#153
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
Reviewed-by: hensoko <hensoko@gssws.de>
2023-01-28 15:10:59 +01:00
teutat3s 2cc5ca5d60
dumpyourvms: update networking 2022-11-26 16:25:25 +01:00
teutat3s 6be62fcf02
Use mdBook from nixos-22.05, build fails with
newer rust versions
2022-11-26 16:24:02 +01:00
teutat3s d16bb7b3a5
Merge branch 'main' into teutat3s 2022-11-26 16:00:22 +01:00