Hendrik Sokolowski
030e5c0058
Add droppie
2022-08-13 18:08:27 +02:00
Benjamin Bädorf
2dda411388
Merge branch 'main' into b12f
2022-08-13 12:14:16 +02:00
Benjamin Bädorf
69a48b4225
Merge pull request 'Update lock file so deploy-rs is available' ( #101 ) from maintenance/update-flake-lock into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/101
Reviewed-by: hensoko <hensoko@noreply.example.org>
Reviewed-by: vlalentim <vlalentim@noreply.example.org>
2022-08-13 10:08:48 +00:00
Benjamin Bädorf
d11b90d830
Update lock file so deploy-rs is available
2022-08-13 12:06:24 +02:00
Benjamin Bädorf
9375fc4aae
Merge pull request 'Add denols to nvim' ( #88 ) from feature/denols into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/88
2022-08-12 22:45:13 +00:00
Benjamin Bädorf
ebfd447037
Merge pull request 'Add Arduino module' ( #98 ) from feature/arduino into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/98
Reviewed-by: hensoko <hensoko@noreply.example.org>
2022-08-12 22:44:28 +00:00
Benjamin Bädorf
1a7d0979c1
Merge pull request 'Add spotify as an audio option' ( #99 ) from feature/spotify into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/99
Reviewed-by: hensoko <hensoko@noreply.example.org>
2022-08-12 20:43:03 +00:00
Benjamin Bädorf
e5d08ba595
Merge pull request 'hosts: add missing system.stateVersion' ( #94 ) from fix/missing-system-stateVersion into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/94
2022-08-12 18:45:12 +00:00
Benjamin Bädorf
06d2b07b09
Merge pull request 'Remove unused scream pulse service file' ( #89 ) from refactor/remove-scream-pulse-service into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/89
2022-08-12 18:44:50 +00:00
Benjamin Bädorf
6150201e6e
Merge pull request 'signal-desktop: works without workaround again' ( #93 ) from social/revert-signal-fix into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/93
2022-08-12 18:44:32 +00:00
Benjamin Bädorf
8e634ad70b
Merge pull request 'audio: remove mopidy-spotify, upstream abandonded support' ( #95 ) from fix/audio-remove-mopidy-spotify into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/95
2022-08-12 18:33:26 +00:00
Benjamin Bädorf
a4cf1bcd53
Merge pull request 'audio: switch to wireplumber for pipewire configuration' ( #92 ) from feature/audio-wireplumber into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/92
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2022-08-12 18:33:12 +00:00
Benjamin Bädorf
1f1384a65e
Merge pull request 'devshell: get pkgs from nixpkgs to avoid constant rebuilds' ( #97 ) from fix/get-deploy-rs-nvfetcher-from-nixpkgs into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/97
2022-08-12 18:22:37 +00:00
Benjamin Bädorf
45202d98ec
Add Arduino module
...
This adds a small arduino development module that installs development
tooling and adds the user to the `dialout` group.
2022-08-10 22:53:37 +02:00
Benjamin Bädorf
bb53317daf
Add spotify as an audio option
...
Adds a `config.pub-solar.audio.spotify` option that when enabled
installs and configures `spotifyd` as a systemd daemon and `spotify-tui`
as the terminal-based UI.
After enabling, run `spt` in the terminal to open the UI.
2022-08-10 22:52:17 +02:00
Benjamin Bädorf
c2227ed013
Add Arduino module
...
This adds a small arduino development module that installs development
tooling and adds the user to the `dialout` group.
2022-08-10 22:43:54 +02:00
Benjamin Bädorf
0e8a2a4468
Enable spotify for user ben
2022-08-10 22:43:31 +02:00
Benjamin Bädorf
c2bc749beb
Add spotify as an audio option
...
Adds a `config.pub-solar.audio.spotify` option that when enabled
installs and configures `spotifyd` as a systemd daemon and `spotify-tui`
as the terminal-based UI.
After enabling, run `spt` in the terminal to open the UI.
2022-08-10 22:42:14 +02:00
Benjamin Bädorf
fd50ecf445
Improve help and screen recording keybindings in sway
...
This commit shuffles around some sway keybindings and improves the
screen recording experience by adding a small wrapper around `slurp` and
`wf-recorder` conveniently called `record-screen`.
* `$mod+F5` now reload the sway configuration,
* `$mod+Ctrl+r` starts a screen recording (to stop it, go to workspace 7
and kill the process),
* `record-screen` and the firefox sharing indicator are both on
workspace 7 now, making it the "trash" workspace,
* `$mod+F1` and `$mod+Shift+h` now open Firefox with the docs of our
repository availabe under `help.local`.
* To not infuriate `qMasterPassword` users, that is now available under
`$mod+Shift+m` instead of `$mod+F1`.
2022-08-10 22:32:27 +02:00
teutat3s
0cc621a4ec
deploy-rs: use nixpkgs version
2022-08-09 23:16:06 +02:00
teutat3s
b25b043176
nvfetcher: use nixpkgs version
2022-08-09 23:16:00 +02:00
Benjamin Bädorf
4d2ac57dab
Add more logging to VM service script
2022-07-23 17:00:43 +02:00
Benjamin Bädorf
2b0a804b4e
Merge branch 'main' into b12f
2022-07-22 14:34:58 +02:00
Benjamin Bädorf
f7b0efb6bc
Remove gutentags from nvim
...
ctags got an update and is currently drawing more than 60GB of RAM
trying to analyze e.g. the openproject repository. Removing it fixes the
issue for now.
2022-07-22 14:31:18 +02:00
Benjamin Bädorf
aeed1af298
Move failing RWTH offlineimap config to the last place
2022-07-22 14:31:05 +02:00
teutat3s
f7fbdb80af
hosts: add missing system.stateVersion
2022-07-08 14:36:17 +02:00
teutat3s
237a753474
audio: switch to wireplumber for pipewire configuration
...
https://nixos.wiki/wiki/PipeWire#Bluetooth_Configuration
2022-07-08 14:34:30 +02:00
teutat3s
6a5b09a26a
audio: remove mopidy-spotify, upstream abandonded support
2022-07-08 14:25:22 +02:00
teutat3s
3bd0b3c502
signal-desktop: works without workaround again
...
Also add --use-tray-icon flag, since it works now
2022-07-08 14:24:23 +02:00
Benjamin Bädorf
ca6843ab44
Use override for yubikey-agent
2022-06-04 22:11:46 +02:00
Benjamin Bädorf
d5ed22c6a3
Merge pull request 'Make sure we're all successful' ( #90 ) from feature/success into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/90
2022-06-04 18:29:50 +00:00
Benjamin Bädorf
5094495a79
Less annoying
2022-06-04 20:29:09 +02:00
Benjamin Bädorf
d84ee5d67a
Remove unused scream pulse service file
2022-06-04 19:42:13 +02:00
Benjamin Bädorf
63fe359cab
Add denols to nvim
...
In Deno projects `tsserver` is less than ideal. This PR starts `denols`
instead of `tsserver` if `nvim` finds the `NVIM_USE_DENOLS` variable
when reading the lsp config.
2022-06-04 19:41:28 +02:00
Benjamin Bädorf
6054a02ebf
Make sure we're all successful
2022-06-04 19:40:55 +02:00
Benjamin Bädorf
10a70d46c7
Make sure we're all successful
2022-06-04 19:32:12 +02:00
Benjamin Bädorf
34cc7d40f2
Add denols to nvim
...
In Deno projects `tsserver` is less than ideal. This PR starts `denols`
instead of `tsserver` if `nvim` finds the `NVIM_USE_DENOLS` variable
when reading the lsp config.
2022-06-04 16:49:07 +02:00
Benjamin Bädorf
4c7fed14f0
Remove unused scream pulse service file
2022-06-04 16:45:33 +02:00
Benjamin Bädorf
efc52114f3
Merge branch 'main' into b12f
2022-06-04 02:59:32 +02:00
Benjamin Bädorf
c6d4a9f0dc
Merge pull request 'Follow nixos release-22.05' ( #87 ) from feature/nixos-22.05 into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/87
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2022-06-04 00:58:58 +00:00
Benjamin Bädorf
54c2a7a2b2
Merge pull request 'move Firefox sharing indicator to sway workspace 7' ( #85 ) from fix/firefox-sharing-indicator into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/85
Reviewed-by: Benjamin Bädorf <b12f@noreply.example.org>
2022-06-03 22:20:02 +00:00
Benjamin Bädorf
b4b8f22c00
Merge branch 'main' into fix/firefox-sharing-indicator
2022-06-03 22:19:46 +00:00
teutat3s
8e43046dee
nixos: follow release-22.05
...
home: follow release-22.05 branch
Fixes for upstream changes:
ag renamed to silver-searcher, extfat-utils is now exfat, lot's of
overrides no longer needed, as they're now in the release branch,
services.caddy.config split up into globalConfig and extraConfig
2022-06-02 10:13:17 +02:00
Benjamin Bädorf
4110655ac6
Fix duplicated lien
2022-05-25 11:21:34 +02:00
Benjamin Bädorf
854b0222a0
Add mail@b12f.io
...
Add configuration for offlineimap, mutt, and msmtp for mail@b12f.io .
This is a catch-all inbox, but it can send out via mail@ as well.
Secrets will have to be added to the secret-tool manually.
2022-05-25 11:16:26 +02:00
Benjamin Bädorf
fdb79aa95f
Merge branch 'main' into b12f
2022-05-09 11:40:56 +02:00
teutat3s
3fae0d93fa
graphical: move FF sharing indicator to sway ws 7
...
The Firefox sharing indicator sometimes doesn't like to float like it
should, and when it does, it usually floats over UI elements you'd like
to use.
Moving it to sway workspace 7 should get it mostly out of the way
2022-05-06 14:53:27 +02:00
Benjamin Bädorf
47ffd26add
Merge pull request 'Add docker drone runner wrapper' ( #81 ) from feature/drone-docker-runner into main
...
Reviewed-on: https://git.b12f.io/pub-solar/os/pulls/81
Reviewed-by: teutat3s <teutates@mailbox.org>
2022-05-06 11:29:43 +00:00
Benjamin Bädorf
58f05a2618
Update mailbox.org smtp port config
2022-05-05 20:30:12 +02:00
Benjamin Bädorf
403893ed56
Merge branch 'main' into b12f
2022-05-05 09:12:35 +02:00