Commit graph

1827 commits

Author SHA1 Message Date
6547aa92cf
bash: want CTRL+c to cancel and discard current
line when in ble.sh vim insert mode
2023-04-15 12:44:45 +02:00
cf59251f06
dumpyourvms: disable mDNS in systemd-resolved,
we use avahi for mDNS
2023-04-15 12:43:56 +02:00
028e148374
Bump flake.lock 2023-04-15 12:43:46 +02:00
168e3d7944
nvfetcher: bump versions 2023-04-15 12:43:28 +02:00
1e1d8c68ef
teutat3s: add zoom-us 2023-04-11 14:46:20 +02:00
650fd97d03
Bump flake.lock 2023-04-11 14:46:02 +02:00
ab7ff779cc
Bump flake.lock 2023-04-08 13:56:06 +02:00
0bd3cf9c33
Bump flake.lock 2023-04-07 16:01:43 +02:00
cbf3c81b32
dumpyourvms: add OpenVPN config for CaT 2023-04-07 16:01:21 +02:00
8939568d7c
teutat3s: add cockroach-bin 2023-04-07 16:00:19 +02:00
bc519e213d
crypto: add fwknop to installed packages 2023-04-07 15:57:40 +02:00
5b2b512f2a
Bump flake.lock 2023-03-28 13:57:06 +02:00
22302c6256
nix.conf: add back required experimental features 2023-03-27 18:53:54 +02:00
bf821c670e
iso: remove cachix import 2023-03-27 18:10:16 +02:00
a0276f99f3
fae: force RPi compatible kernel to make nix flake check happy 2023-03-27 18:07:04 +02:00
92201e4a79
bash: move secrets customization to user teuat3s 2023-03-27 18:06:16 +02:00
aa4f26bba8
users: pub-solar ssh public keys should be string 2023-03-27 18:05:50 +02:00
cc35703d17
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:03:28 +02:00
ef1c8b0946
cachix: remove unused binary caches 2023-03-27 13:43:41 +02:00
2332577d73
flake: pull in changes from digga upstream
See:
54ede8e591...0595ae70cd?diff=unified
2023-03-27 13:43:33 +02:00
b3711c5ec2
Merge branch 'main' into teutat3s 2023-03-27 10:45:49 +02:00
aeb90b2322
flake: git.b12f.io -> git.pub.solar, bump flake 2023-03-27 10:39:10 +02:00
06f8062fd0
audio: disable useless bluetooth sap plugin 2023-03-27 10:38:24 +02:00
c11c8ac938
dumpyourvms: fix powerUp/powerDown commands for
linux kernels version 6.1+
2023-03-27 10:33:51 +02:00
76ec848b23
qMasterPassword Qt styles fix got backported 2023-03-27 10:33:50 +02:00
4d4bf4abc6
networking: caddy file_server without etag header 2023-03-27 10:33:50 +02:00
b522ac8786
signal-desktop: v6.7.0 got backported to release
22.11 branch nixos-22.11
2023-03-27 10:33:49 +02:00
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
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
381444dc70
nvfetcher: update sources 2023-03-26 12:09:47 +02:00
fe2a196641
dumpyourvms: use systemd for disabling 2nd gpu,
hibernate when closing the lid, cleanup comments
2023-03-16 11:50:35 +01:00
e9895dd7f7
waybar: add clock symbol 2023-03-16 11:50:03 +01:00
b9031dbd7c
core: reload caddy instead of always restarting
when config file changes
2023-03-16 11:49:36 +01:00
5b1f2dcc23
core: use latest linux kernel 6.2 2023-03-16 11:49:12 +01:00
d908c99a3c
Bump flake.lock 2023-03-16 11:48:55 +01:00
c8adc5cc0c
wip: prevent element-desktop & signal-desktop
from segfaulting by using the version from nixos-22.11

It seems the electron version bundled with those pkgs from
nixos-unstable is indeed unstable when used via overlays
2023-03-14 14:30:03 +01:00
a3a9fd5414
teutat3s: fix git config and add HashiCorp CLIs'
completions
2023-03-14 14:29:20 +01:00
a1d46324ea
terminal-life: add tree 2023-03-14 14:27:32 +01:00
7b62e887cb
Use linux kernel 6.1 (LTS) 2023-03-14 14:27:08 +01:00
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
c989fd9bf0
Bump flake.lock 2023-03-07 17:00:44 +01:00
2a9308fbc7
dumpyourvms: tailscale exit node not needed 2023-03-07 01:08:09 +01:00
51aad91f90
Bump nvfetcher, flake.lock
Adjust new waybar config, add calendar actions
2023-03-07 01:07:29 +01:00
803c495778
ci: upload ISO images to bigger /data disk 2023-03-05 23:59:24 +01:00
228867acb7
dumpyourvms: enable tailscale 2023-03-05 14:45:09 +01:00
153617394b Merge pull request 'waybar: want improved calendar view on right-click' (#174) from feature/waybar-improved-calendar into main
Reviewed-on: pub-solar/os#174
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:24:15 +01:00
03aec25c22 Merge pull request 'waybar: fix icon size' (#173) from fix/waybar-icon-size into main
Reviewed-on: pub-solar/os#173
Reviewed-by: b12f <hello@benjaminbaedorf.eu>
2023-03-05 14:23:35 +01:00
5cdeaa93ff
Bump flake.lock 2023-03-04 01:15:56 +01:00
a3c4719f9b
waybar: use nvfetcher to get most recent version
from master branch

Want improved calendar view on right-click and scrolling through months
2023-02-28 14:07:01 +01:00
a301a91d24
waybar: fix icon size 2023-02-28 14:03:29 +01:00