teutat3s
bc519e213d
crypto: add fwknop to installed packages
2023-04-07 15:57:40 +02:00
teutat3s
864f38920f
docs: mention ci deployment for momo/main branch
2023-03-28 14:31:48 +02:00
teutat3s
879a657f8c
Init CONTRIBUTING.md
...
Explain how to get changes into the existing branches of this repo
and what the branches are for
2023-03-28 14:21:12 +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
5b2b512f2a
Bump flake.lock
2023-03-28 13:57:06 +02:00
teutat3s
52c2ca9f13
nix.conf: add back required experimental features
2023-03-27 18:54:29 +02:00
teutat3s
22302c6256
nix.conf: add back required experimental features
2023-03-27 18:53:54 +02:00
teutat3s
bf821c670e
iso: remove cachix import
2023-03-27 18:10:16 +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
a0276f99f3
fae: force RPi compatible kernel to make nix flake check happy
2023-03-27 18:07:04 +02:00
teutat3s
92201e4a79
bash: move secrets customization to user teuat3s
2023-03-27 18:06:16 +02:00
teutat3s
aa4f26bba8
users: pub-solar ssh public keys should be string
2023-03-27 18:05:50 +02:00
teutat3s
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
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
ef1c8b0946
cachix: remove unused binary caches
2023-03-27 13:43:41 +02:00
teutat3s
2332577d73
flake: pull in changes from digga upstream
...
See:
54ede8e591...0595ae70cd
?diff=unified
2023-03-27 13:43:33 +02:00
teutat3s
b3711c5ec2
Merge branch 'main' into teutat3s
2023-03-27 10:45:49 +02:00
teutat3s
aeb90b2322
flake: git.b12f.io -> git.pub.solar, bump flake
2023-03-27 10:39:10 +02:00
teutat3s
06f8062fd0
audio: disable useless bluetooth sap plugin
2023-03-27 10:38:24 +02:00
teutat3s
c11c8ac938
dumpyourvms: fix powerUp/powerDown commands for
...
linux kernels version 6.1+
2023-03-27 10:33:51 +02:00
teutat3s
76ec848b23
qMasterPassword Qt styles fix got backported
2023-03-27 10:33:50 +02:00
teutat3s
4d4bf4abc6
networking: caddy file_server without etag header
2023-03-27 10:33:50 +02:00
teutat3s
b522ac8786
signal-desktop: v6.7.0 got backported to release
...
22.11 branch nixos-22.11
2023-03-27 10:33:49 +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
381444dc70
nvfetcher: update sources
2023-03-26 12:09:47 +02:00
teutat3s
fe2a196641
dumpyourvms: use systemd for disabling 2nd gpu,
...
hibernate when closing the lid, cleanup comments
2023-03-16 11:50:35 +01:00
teutat3s
e9895dd7f7
waybar: add clock symbol
2023-03-16 11:50:03 +01:00
teutat3s
b9031dbd7c
core: reload caddy instead of always restarting
...
when config file changes
2023-03-16 11:49:36 +01:00
teutat3s
5b1f2dcc23
core: use latest linux kernel 6.2
2023-03-16 11:49:12 +01:00
teutat3s
d908c99a3c
Bump flake.lock
2023-03-16 11:48:55 +01:00
teutat3s
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
teutat3s
a3a9fd5414
teutat3s: fix git config and add HashiCorp CLIs'
...
completions
2023-03-14 14:29:20 +01:00
teutat3s
a1d46324ea
terminal-life: add tree
2023-03-14 14:27:32 +01:00
teutat3s
7b62e887cb
Use linux kernel 6.1 (LTS)
2023-03-14 14:27:08 +01: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
c989fd9bf0
Bump flake.lock
2023-03-07 17:00:44 +01:00
teutat3s
2a9308fbc7
dumpyourvms: tailscale exit node not needed
2023-03-07 01:08:09 +01:00
teutat3s
51aad91f90
Bump nvfetcher, flake.lock
...
Adjust new waybar config, add calendar actions
2023-03-07 01:07:29 +01:00
teutat3s
803c495778
ci: upload ISO images to bigger /data disk
2023-03-05 23:59:24 +01:00
teutat3s
228867acb7
dumpyourvms: enable tailscale
2023-03-05 14:45:09 +01:00
b12f
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
b12f
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
teutat3s
5cdeaa93ff
Bump flake.lock
2023-03-04 01:15:56 +01:00
teutat3s
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
teutat3s
a301a91d24
waybar: fix icon size
2023-02-28 14:03:29 +01:00
teutat3s
6deaea3fad
Bump flake.lock
2023-02-28 14:01:09 +01:00