Commit Graph

854 Commits (e1cda094c011a96a60cbe8d1ae3190401d40f862)

Author SHA1 Message Date
Simon Bruder e1cda094c0
flake.nix: Add app to locally build remote deployment 2021-12-26 12:54:05 +01:00
Simon Bruder c55bc54b35
vueko/mail: Add alias 2021-12-26 12:23:24 +01:00
Simon Bruder cbde39cac1
flake.lock: Update
Flake lock file changes:

• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9ab7d12287ced0e1b4c03b61c781901f178d9d77' (2021-12-21)
  → 'github:nixos/nixpkgs/6979c0e49bb491e18dd4870abb104cc7375aa7e8' (2021-12-25)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/c478eaf416411a7dedf773185b6d5bfc966a80ae' (2021-12-21)
  → 'github:nixos/nixpkgs/eac07edbd20ed4908b98790ba299250b5527ecdf' (2021-12-24)
2021-12-26 11:06:24 +01:00
Simon Bruder a47e41b9a2
sway: Allow launching helvum from waybar module 2021-12-21 21:50:45 +01:00
Simon Bruder 76479d0b37
fuuko/torrent: Increase the open file limit of aria2
The previous attempt in 427361df65 did
increase the open file limit, but for the wrong service.
2021-12-21 18:28:02 +01:00
Simon Bruder 1b8f16e88a
Revert "programs: Fix audacity hanging after quitting"
This reverts commit 6e9c04e52a.

A fix for this problem has been added to nixpkgs.
2021-12-21 17:41:38 +01:00
Simon Bruder 95fdbc6b25
flake.lock: Update
Flake lock file changes:

• Updated input 'home-manager':
    'github:nix-community/home-manager/6ce1d64073f48b9bc9425218803b1b607454c1e7' (2021-12-03)
  → 'github:nix-community/home-manager/697cc8c68ed6a606296efbbe9614c32537078756' (2021-12-18)
• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/c3b4f94350b0e59c2546fa85890cc70d03616b9c' (2021-11-24)
  → 'github:cachix/pre-commit-hooks.nix/ff9c0b459ddc4b79c06e19d44251daa8e9cd1746' (2021-12-18)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/2a7063461c3751d83869a2a0a8ebc59e34bec5b2' (2021-12-11)
  → 'github:nixos/nixos-hardware/3f92db38374b2977aea8daf4c4fe2fa0eddbd60c' (2021-12-20)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/573095944e7c1d58d30fc679c81af63668b54056' (2021-12-10)
  → 'github:nixos/nixpkgs/9ab7d12287ced0e1b4c03b61c781901f178d9d77' (2021-12-21)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/b0bf5f888d377dd2f36d90340df6dc9f035aaada' (2021-12-12)
  → 'github:nixos/nixpkgs/c478eaf416411a7dedf773185b6d5bfc966a80ae' (2021-12-21)
2021-12-21 17:13:42 +01:00
Simon Bruder ac85009184
udev: Add rules for Switch Pro Controller 2021-12-19 11:25:51 +01:00
Simon Bruder bc862642d7
vueko/mail: Add alias 2021-12-18 00:29:11 +01:00
Simon Bruder c7ccd022b7
programs: Add qrencode 2021-12-17 16:08:31 +01:00
Simon Bruder 1a515ed9e3
xdg: Add xdg-open to path 2021-12-17 16:08:20 +01:00
Simon Bruder e55094d898
flake.lock: Update
Flake lock file changes:

• Updated input 'home-manager':
    'github:nix-community/home-manager/3e93c4e8b2b479c712b7c20a428993b459118842' (2021-11-30)
  → 'github:nix-community/home-manager/6ce1d64073f48b9bc9425218803b1b607454c1e7' (2021-12-03)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/4c9f07277bd4bc29a051ff2a0ca58c6403e3881a' (2021-12-02)
  → 'github:nixos/nixos-hardware/2a7063461c3751d83869a2a0a8ebc59e34bec5b2' (2021-12-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/a640d8394f34714578f3e6335fc767d0755d78f9' (2021-12-01)
  → 'github:nixos/nixpkgs/573095944e7c1d58d30fc679c81af63668b54056' (2021-12-10)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/6daa4a5c045d40e6eae60a3b6e427e8700f1c07f' (2021-12-01)
  → 'github:nixos/nixpkgs/b0bf5f888d377dd2f36d90340df6dc9f035aaada' (2021-12-12)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/0e0dcc74bae23c7ef7fb6251c43c277b827e8c34' (2021-11-29)
  → 'github:Mic92/sops-nix/afe00100b16648c1d79e62926caacac561df93a5' (2021-12-06)
2021-12-14 18:49:27 +01:00
Simon Bruder 2fabf49a06
yuzuru/schabernack: Init 2021-12-11 20:28:44 +01:00
Simon Bruder 398ca91aa5
tools: Add wireshark 2021-12-10 18:00:13 +01:00
Simon Bruder 6e9c04e52a
programs: Fix audacity hanging after quitting
nixpkgs issue that was closed with just a workaround: https://github.com/NixOS/nixpkgs/issues/130347
2021-12-10 14:34:01 +01:00
Simon Bruder 5a75e8e443
yuzuru/invidious: Enable auto-restarts
This is not the cleanest way to make it work reliably, but since this is
an upstream problem, I can’t do much else.
2021-12-09 21:43:29 +01:00
Simon Bruder a9f0b42f2f
mayushii/tlp: Adapt to TLP 1.4
It renamed the option to denylist and automatically excludes audio
devices by default.
2021-12-06 16:03:45 +01:00
Simon Bruder b87209cd06
zsh: Remove cp alias
Coreutils 9, which is the current version in nixpkgs stable, uses
reflinks by default.
2021-12-06 16:02:29 +01:00
Simon Bruder 505697715d
nix: Remove fallback for deamon nice levels 2021-12-06 16:00:41 +01:00
Simon Bruder 349b72c1d7
qutebrowser/invidious: Also redirect youtube-nocookie.com 2021-12-05 19:22:00 +01:00
Simon Bruder 88ba5dd485
vueko/mail: Add alias 2021-12-03 12:33:02 +01:00
Simon Bruder 986983f1ae
flake.lock: Update
Flake lock file changes:

• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/6b3f79de09c3de7c91ab51e55e87879f61b6faec' (2021-11-29)
  → 'github:nixos/nixos-hardware/4c9f07277bd4bc29a051ff2a0ca58c6403e3881a' (2021-12-02)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/96b4157790fc96e70d6e6c115e3f34bba7be490f' (2021-11-30)
  → 'github:nixos/nixpkgs/a640d8394f34714578f3e6335fc767d0755d78f9' (2021-12-01)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/29d1f6e1f625d246dcf84a78ef97b4da3cafc6ea' (2021-11-30)
  → 'github:nixos/nixpkgs/6daa4a5c045d40e6eae60a3b6e427e8700f1c07f' (2021-12-01)
2021-12-02 19:36:32 +01:00
Simon Bruder 5b8f759519
flake.lock: Update
Flake lock file changes:

• Updated input 'nixpkgs-overlay':
    'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=28788423542ce545f81af1f08f142d3fa336b8cf' (2021-11-26)
  → 'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=72d323ca0410a08abc2d981b812c5cd0fd3338bf' (2021-12-01)
2021-12-01 21:01:32 +01:00
Simon Bruder 8d789fbba3
Rework mautrix-whatsapp config for 0.2
Many of the options are the default and some of them got renamed.
2021-12-01 19:15:32 +01:00
Simon Bruder e6f9ea1c67
Update infinisilSystem
It includes fixes for the mumble module required by newer nixpkgs.
2021-12-01 19:15:31 +01:00
Simon Bruder ab793631d2
vueko/coturn: Use upstream module
Fixes #53.
2021-12-01 19:15:31 +01:00
Simon Bruder 2c160661ec
Apply fixes for breaking module changes in 21.11 2021-12-01 19:15:31 +01:00
Simon Bruder cc8727fa80
Use nixFlakes instead of nixUnstable 2021-12-01 18:32:51 +01:00
Simon Bruder a9817baee9
Remove unneeded packages from unstable 2021-12-01 18:32:51 +01:00
Simon Bruder f17dac8f50
Remove packages overrides that are obsolete with 21.11 2021-12-01 18:32:51 +01:00
Simon Bruder 312f2ba627
flake.lock: Update
Flake lock file changes:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4' (2021-11-15)
  → 'github:numtide/flake-utils/74f7e4319258e287b0f9cb95426c9853b282730b' (2021-11-28)
• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/50cfce93606c020b9e69dce24f039b39c34a4c2d' (2021-11-15)
  → 'github:cachix/pre-commit-hooks.nix/c3b4f94350b0e59c2546fa85890cc70d03616b9c' (2021-11-24)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/5a7e613703ea349fd46b3fa2f3dfe3bd5444d591' (2021-11-18)
  → 'github:nixos/nixos-hardware/6b3f79de09c3de7c91ab51e55e87879f61b6faec' (2021-11-29)
• Updated input 'nixpkgs-overlay':
    'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=8dd0b5b818fb5e2f03bd942f7a62fbd84e198ee5' (2021-10-24)
  → 'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=28788423542ce545f81af1f08f142d3fa336b8cf' (2021-11-26)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/715f63411952c86c8f57ab9e3e3cb866a015b5f2' (2021-11-17)
  → 'github:nixos/nixpkgs/29d1f6e1f625d246dcf84a78ef97b4da3cafc6ea' (2021-11-30)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/3c53d012ac77d4bd8428f9c847709e287c897ad9' (2021-11-16)
  → 'github:Mic92/sops-nix/0e0dcc74bae23c7ef7fb6251c43c277b827e8c34' (2021-11-29)
2021-12-01 18:32:51 +01:00
Simon Bruder e6c1a105d2
Update to 21.11 2021-12-01 17:51:15 +01:00
Simon Bruder 5517a5a3db
pipewire: Add helvum 2021-11-29 17:06:41 +01:00
Simon Bruder df865ebef9
qutebrowser: Open downloads with reasonable program 2021-11-28 14:44:47 +01:00
Simon Bruder 7ad9d52864
vueko/mail: Add alias 2021-11-28 14:44:32 +01:00
Simon Bruder 4807e930e7
vueko/mail: Add alias 2021-11-28 14:44:27 +01:00
Simon Bruder cde1a05fd7
vueko/mail: Add alias 2021-11-23 20:35:15 +01:00
Simon Bruder f9fc9691a8
yuzuru/nitter: Fix video playback 2021-11-21 21:09:25 +01:00
Simon Bruder ce6885abca
pipewire: Enable rtkit 2021-11-21 13:11:52 +01:00
Simon Bruder 427361df65
fuuko/torrent: Increase open file descriptor limit 2021-11-21 13:11:19 +01:00
Simon Bruder 9588343b6e
pipewire: Enable jack
This allows more complicated configurations via qjackctl.
2021-11-20 22:51:14 +01:00
Simon Bruder d394b1f802
qutebrowser: Force Qt to use XCB as QPA platform
This somewhat alleviates the memory leaks, though it also creates new
issues, like problems with context menus on multi-monitor setups.

Meh…
2021-11-20 16:45:30 +01:00
Simon Bruder f2d9a44800
mpd: Use pipewire output 2021-11-20 16:44:54 +01:00
Simon Bruder 1df9a87520
Make nix scheduling options compatible with 21.11 2021-11-20 16:29:48 +01:00
Simon Bruder 7b9a52e37f
flake.lock: Update
Flake lock file changes:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
  → 'github:numtide/flake-utils/bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4' (2021-11-15)
• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/433808cba23975201a48a3bb8ebc76029191fafd' (2021-11-10)
  → 'github:cachix/pre-commit-hooks.nix/50cfce93606c020b9e69dce24f039b39c34a4c2d' (2021-11-15)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/4045d5f43aff4440661d8912fc6e373188d15b5b' (2021-11-14)
  → 'github:nixos/nixos-hardware/5a7e613703ea349fd46b3fa2f3dfe3bd5444d591' (2021-11-18)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/68d4f5970b69b0fd0a95c57c8d0ab4b2b68fb9aa' (2021-11-13)
  → 'github:nixos/nixpkgs/24528474d2b3370f2f23879a557ae2cc92a5d50b' (2021-11-19)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/c5ed8beb478a8ca035f033f659b60c89500a3034' (2021-11-11)
  → 'github:nixos/nixpkgs/715f63411952c86c8f57ab9e3e3cb866a015b5f2' (2021-11-17)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/9a961ab91c3e1b5561725b0c833c862cf22dc76a' (2021-11-13)
  → 'github:Mic92/sops-nix/3c53d012ac77d4bd8428f9c847709e287c897ad9' (2021-11-16)
2021-11-20 15:51:20 +01:00
Simon Bruder a220c7f9d9
mullvad: Update relays 2021-11-20 15:48:56 +01:00
Simon Bruder a624378478
vueko/mail: Add alias 2021-11-19 20:06:56 +01:00
Simon Bruder 9bac0b95ac
sway: Bind XF86AudioPause to also toggle mpd state 2021-11-18 18:33:18 +01:00
Simon Bruder 882f85cecf
vueko/mail: Add alias 2021-11-14 12:48:58 +01:00
Simon Bruder fc7bfb5b5d
flake.lock: Update
Flake lock file changes:

• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/06fa80325b6fe3b28d136071dd0ce55d4817e9fd' (2021-10-18)
  → 'github:cachix/pre-commit-hooks.nix/433808cba23975201a48a3bb8ebc76029191fafd' (2021-11-10)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/fd6f34afcf062761fb5035230f6297752bfedcba' (2021-11-07)
  → 'github:nixos/nixos-hardware/4045d5f43aff4440661d8912fc6e373188d15b5b' (2021-11-14)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/e74894146a42ba552ebafa19ab2d1df7ccbc1738' (2021-11-08)
  → 'github:nixos/nixpkgs/68d4f5970b69b0fd0a95c57c8d0ab4b2b68fb9aa' (2021-11-13)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/c935f5e0add2cf0ae650d072c8357533e21b0c35' (2021-11-07)
  → 'github:nixos/nixpkgs/c5ed8beb478a8ca035f033f659b60c89500a3034' (2021-11-11)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/517628cc1defc90191f0e1380f8f83e590dd6b56' (2021-11-07)
  → 'github:Mic92/sops-nix/9a961ab91c3e1b5561725b0c833c862cf22dc76a' (2021-11-13)
2021-11-14 12:13:01 +01:00