Simon Bruder
|
cb913a9b00
|
Add media-proxy
This also adds secrets management for nginx. It is far from perfect
(e.g. nginx does not get reloaded when a secret changes).
|
2020-12-31 15:44:24 +01:00 |
|
Simon Bruder
|
e6b770875c
|
nunotaba,sayuri: Add tor client
|
2020-12-31 12:55:20 +01:00 |
|
Simon Bruder
|
0d66728621
|
Update sources
|
2020-12-29 11:43:05 +01:00 |
|
Simon Bruder
|
ad3e8575a7
|
Update sources
|
2020-12-27 12:59:29 +01:00 |
|
Simon Bruder
|
a34d5a110a
|
Disable command-not-found
|
2020-12-25 16:41:48 +01:00 |
|
Simon Bruder
|
cf16ae63b9
|
neovim: Add rnix-lsp
|
2020-12-25 12:07:58 +01:00 |
|
Simon Bruder
|
0f2e3d39c3
|
home: Add nixpkgs-fmt
|
2020-12-25 11:42:49 +01:00 |
|
Simon Bruder
|
124b9113a7
|
home: Add nix-diff
|
2020-12-25 11:42:33 +01:00 |
|
Simon Bruder
|
e47299d099
|
Update sources
|
2020-12-25 11:35:55 +01:00 |
|
Simon Bruder
|
40986ce2c6
|
home: Add gpg config
Also use the opportunity to switch to a new gpg key.
|
2020-12-24 23:08:05 +01:00 |
|
Simon Bruder
|
076ec0b321
|
Use home-manager’s password-store module
|
2020-12-24 22:23:39 +01:00 |
|
Simon Bruder
|
1bc6988225
|
neovim: Use rls from nixpkgs
|
2020-12-24 13:23:17 +01:00 |
|
Simon Bruder
|
9b60e0cfe2
|
Add nixpkgs-review with pass wrapper
|
2020-12-22 15:28:23 +01:00 |
|
Simon Bruder
|
e487cf4720
|
Only enable node exporter when wg-home is enabled
|
2020-12-22 12:09:14 +01:00 |
|
Simon Bruder
|
b0117ae7fa
|
Update sources
|
2020-12-22 11:31:42 +01:00 |
|
Simon Bruder
|
dcb26cccd5
|
Update sources
|
2020-12-21 20:41:07 +01:00 |
|
Simon Bruder
|
b435e1a182
|
restic: Parameterise extra paths and excludes
|
2020-12-21 13:09:25 +01:00 |
|
Simon Bruder
|
5937065d0e
|
restic: Clean up excludes
|
2020-12-21 13:08:22 +01:00 |
|
Simon Bruder
|
931c7ee91b
|
restic: Add restic-auth authentication wrapper
|
2020-12-21 12:54:33 +01:00 |
|
Simon Bruder
|
3d146db55c
|
restic: Make repository variable (in module)
|
2020-12-21 12:50:30 +01:00 |
|
Simon Bruder
|
f0e2843d19
|
Reformat restic module
|
2020-12-21 12:33:46 +01:00 |
|
Simon Bruder
|
5f56b5a3a7
|
Set monetary locale to use Euro
|
2020-12-20 17:10:22 +01:00 |
|
Simon Bruder
|
2fb7617a03
|
Restructure and clean up shell functions
|
2020-12-19 16:15:45 +01:00 |
|
Simon Bruder
|
d8e4cd238d
|
home/programs: Add waifu2x-converter-cpp
|
2020-12-19 15:03:36 +01:00 |
|
Simon Bruder
|
c3aa71c5ae
|
zsh: Remove docker functions
They either are not needed anymore (since the tools are in nixpkgs), I
don’t need them anymore or are moved to their specific project as a
script.
|
2020-12-18 17:48:09 +01:00 |
|
Simon Bruder
|
7eae9682de
|
Update sources
|
2020-12-18 13:40:35 +01:00 |
|
Simon Bruder
|
09c772514c
|
Add deploy script
|
2020-12-17 11:27:53 +01:00 |
|
Simon Bruder
|
0563b14c68
|
Exclude .git and vm disk images in deployment
Fixes #8 (at least good enough for now)
|
2020-12-17 10:41:11 +01:00 |
|
Simon Bruder
|
c63305cb6b
|
Restructure krops deployments
|
2020-12-17 09:50:26 +01:00 |
|
Simon Bruder
|
c1008ad61e
|
Ignore all results
|
2020-12-17 09:50:25 +01:00 |
|
Simon Bruder
|
b97b711143
|
Switch to upstream krops
|
2020-12-15 22:25:34 +01:00 |
|
Simon Bruder
|
5c53c9b440
|
Update sources
|
2020-12-14 22:37:26 +01:00 |
|
Simon Bruder
|
e68bf4f2b6
|
shell.nix: Make scripts definition more dynamic
|
2020-12-13 17:57:10 +01:00 |
|
Simon Bruder
|
89d9af9834
|
shell.nix: Use buildInputs instead of nativeBuildInputs
|
2020-12-13 17:57:10 +01:00 |
|
Simon Bruder
|
d5cd67a5f2
|
shell.nix: Add update-sources script
|
2020-12-13 17:57:10 +01:00 |
|
Simon Bruder
|
208922d9f9
|
Fix nix run
It requires an explicit `nixpkgs=` entry in `NIX_PATH` to work.
|
2020-12-13 17:57:09 +01:00 |
|
Simon Bruder
|
94d625784a
|
Pin unstable nixpkgs version
|
2020-12-13 17:57:09 +01:00 |
|
Simon Bruder
|
10e39fc404
|
Pin home-manager version
|
2020-12-13 17:57:09 +01:00 |
|
Simon Bruder
|
903041b6e1
|
Use pass for secrets management
Fixes #4
|
2020-12-13 17:57:08 +01:00 |
|
Simon Bruder
|
0c5143e216
|
Use my own fork for krops
|
2020-12-12 16:37:24 +01:00 |
|
Simon Bruder
|
049e02089f
|
Set NIX_PATH to krops sources
|
2020-12-12 16:15:43 +01:00 |
|
Simon Bruder
|
f53b777a7e
|
Use krops for deployments
|
2020-12-12 16:12:38 +01:00 |
|
Simon Bruder
|
7e7bc4b14c
|
Update sources
|
2020-12-12 15:38:38 +01:00 |
|
Simon Bruder
|
f2e29fbb3f
|
Set nixpkgs branch to nixos-20.09
|
2020-12-12 15:37:24 +01:00 |
|
Simon Bruder
|
539befeba2
|
Make PTT in Mumble work with wayland
This still has some issues (notably the release not triggering when
switching workspaces while the PTT key is hold).
|
2020-12-10 20:23:53 +01:00 |
|
Simon Bruder
|
c0c36b53d0
|
Revert "Manage waybar start with systemd"
This reverts commit 289f760252 .
Since that commit breaks tray support.
|
2020-12-10 20:08:01 +01:00 |
|
Simon Bruder
|
b5898a0896
|
Add wf-recorder
|
2020-12-08 18:59:35 +01:00 |
|
Simon Bruder
|
9d155e1773
|
Set GTK2 scale factor to 1
|
2020-12-08 18:55:34 +01:00 |
|
Simon Bruder
|
91cd41286b
|
Add video4linux2loopback
|
2020-12-08 18:55:33 +01:00 |
|
Simon Bruder
|
571d5bd3ad
|
sway: Clean up zsh start script
|
2020-12-07 19:59:49 +01:00 |
|