teutat3s
c0f610b68c
ryzensun: add custom networking, docker-ci-runner
...
module enabled, secrets updated
2023-02-26 21:46:40 +01:00
b12f
c9662596b7
Merge pull request 'bash: fix fzf history widget (ctrl+r) unreadable' ( #170 ) from fix/bash-history-widget-selected-entry into main
...
continuous-integration/drone/push Build is passing
Reviewed-on: #170
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-26 14:44:43 +01:00
teutat3s
a476b72916
bash: disable ble.sh calculating time after each
...
continuous-integration/drone/push Build is passing
command
2023-02-26 00:19:17 +01:00
teutat3s
dff81759a8
bash: fix history widget (ctrl+r) unreadable
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
selected entry
2023-02-25 19:22:19 +01:00
teutat3s
3d1873f727
bash: fix history widget (ctrl+r) unreadable
...
continuous-integration/drone/push Build is passing
selected entry
2023-02-25 19:20:16 +01:00
b12f
820e322313
Merge pull request 'drone: use official drone-scp image again' ( #165 ) from fix/use-official-drone-scp-image into main
...
continuous-integration/drone/push Build is passing
Reviewed-on: #165
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:55 +01:00
b12f
837a2e1685
Merge pull request 'nvim: fix file preview for names containing spaces' ( #168 ) from fix/neovim-preview-filenames-with-spaces into main
...
continuous-integration/drone/push Build is failing
Reviewed-on: #168
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-24 21:38:29 +01:00
teutat3s
0b12271353
bash: use nvfetcher for ble.sh sources
continuous-integration/drone/push Build is passing
2023-02-24 20:15:45 +01:00
teutat3s
a383385724
bash: fix starship color in prompt
continuous-integration/drone/push Build is passing
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
c8435976eb
nvim: fix file preview for names containing spaces
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-02-24 18:11:09 +01:00
teutat3s
a010a0d66b
Bump flake.lock
continuous-integration/drone/push Build is passing
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
4ef40b5971
drone: use official drone-scp image again
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Our PR got accepted and the flag we needed is available now:
https://github.com/appleboy/drone-scp/pull/102
2023-02-02 17:39:14 +01:00
teutat3s
e0e34f9c95
drone: use official drone-scp image again
...
continuous-integration/drone/push Build is passing
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
...
continuous-integration/drone/push Build is passing
Reviewed-on: #162
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-02-01 12:13:47 +01:00
teutat3s
2ed21e3b94
flake: make digga, deploy, agenix follow existing
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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
hensoko
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
...
continuous-integration/drone/push Build is passing
Reviewed-on: #147
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-01-30 01:09:23 +01:00
Hendrik Sokolowski
25ad234f2a
add default for nix store path
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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
...
continuous-integration/drone/push Build is passing
Reviewed-on: #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
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
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
...
continuous-integration/drone/push Build is failing
Reviewed-on: #158
Reviewed-by: hensoko <hensoko@gssws.de>
2023-01-29 17:18:49 +01:00
teutat3s
155237dec7
drone: add --accept-flake-config flag
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-01-29 02:46:53 +01:00
teutat3s
158f336517
base-user: fix home-manager stateVersion
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
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: #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
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