Commit Graph

1019 Commits (3723c88de4f74d262908d9d607ebfe3ef5e59c8c)

Author SHA1 Message Date
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
Simon Bruder ac92017f96
neovim: Fix nix phase snippets 2021-11-12 13:10:07 +01:00
Simon Bruder 821367af3f
qutebrowser: Init
This also makes it the default browser.
2021-11-09 21:45:50 +01:00
Simon Bruder 58e6cad052
pipewire: Remove hacky override of bluez quirks db
Nixpkgs now treats it as data, so it is not set in the module.

As an alternative, hardware volume is disabled globally.
2021-11-08 18:04:14 +01:00
Simon Bruder f38ab1834c
flake.lock: Update
Flake lock file changes:

• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/518b9c2159e7d4b7696ee18b8828f9086012923b' (2021-10-28)
  → 'github:nixos/nixos-hardware/fd6f34afcf062761fb5035230f6297752bfedcba' (2021-11-07)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/f0869b1a2c0b150aac26e10bb5c2364ffb2e804f' (2021-10-31)
  → 'github:nixos/nixpkgs/e74894146a42ba552ebafa19ab2d1df7ccbc1738' (2021-11-08)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/e544ee88fa4590df75e221e645a03fe157a99e5b' (2021-10-31)
  → 'github:nixos/nixpkgs/c935f5e0add2cf0ae650d072c8357533e21b0c35' (2021-11-07)
• Updated input 'sops-nix':
    'github:Mic92/sops-nix/2e86e1698d53e5bd71d9de5f8b7e8f2f5458633c' (2021-10-03)
  → 'github:Mic92/sops-nix/517628cc1defc90191f0e1380f8f83e590dd6b56' (2021-11-07)
2021-11-08 17:50:35 +01:00
Simon Bruder 43067ad796
neovim: Rework configuration in lua
Many plugins are not yet configured, but the basic functionality is
there.
2021-11-07 21:47:56 +01:00
Simon Bruder cc63ca0e9a
zsh: Do not automatically set color scheme
It often causes problems and I can still set it manually with dcsl if I
want to.
2021-11-07 21:47:56 +01:00
Simon Bruder 2ef9d583f6
tmux: Enable true color support 2021-11-07 20:33:52 +01:00
Simon Bruder 66f534157d
flake.nix: Avoid some anti-patterns
Even though nixpkgs.legacyPackages isn’t directly an anti-pattern,
importing it allows passing non-default options.
2021-11-07 20:31:48 +01:00
Simon Bruder b8735ee4f1
vueko/mail: Add alias 2021-11-03 10:04:24 +01:00
Simon Bruder 60b0dc9c74
mayushii: Add samba vm share 2021-11-02 11:13:59 +01:00
Simon Bruder d22183a8c2
mayushii: Allow manually controlling the fan speed 2021-11-01 16:27:13 +01:00
Simon Bruder 7e3506adde
Revert "games/steam: Include local fonts"
This reverts commit 4e7aa88c42.
2021-11-01 14:31:09 +01:00
Simon Bruder f4bf1ced57
yuzuru: Init 2021-11-01 10:10:40 +01:00
Simon Bruder b1f4b8b4b5
Add option to mark host as untrusted
This can be used to deploy a host that does not have access to the main
sops secrets file, e.g. because it does not have an encrypted root
partition.
2021-11-01 10:08:23 +01:00
Simon Bruder 65aff69a90
Make nixpkgs that is used for machine configurable
This allows a machine to run off a different nixpkgs branch (e.g.
unstable).
2021-11-01 10:08:23 +01:00
Simon Bruder 9deb6c5656
readme: Clarify the license statement
Especially when the MIT License does not apply.
2021-11-01 10:08:23 +01:00
Simon Bruder 4379c72a7e
flake.lock: Update
Flake lock file changes:

• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/0bb7b0906c353703c2eea36bd73134f0216f3e62' (2021-10-27)
  → 'github:nixos/nixos-hardware/518b9c2159e7d4b7696ee18b8828f9086012923b' (2021-10-28)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d14d83a3691121642be1b0579cf3408a83c558d7' (2021-10-27)
  → 'github:nixos/nixpkgs/f0869b1a2c0b150aac26e10bb5c2364ffb2e804f' (2021-10-31)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/2deb07f3ac4eeb5de1c12c4ba2911a2eb1f6ed61' (2021-10-28)
  → 'github:nixos/nixpkgs/e544ee88fa4590df75e221e645a03fe157a99e5b' (2021-10-31)
2021-11-01 10:06:51 +01:00
Simon Bruder 4e7aa88c42
games/steam: Include local fonts 2021-10-31 17:45:19 +01:00
Simon Bruder f92ae65467
fuuko/factorio: 1.1.41 -> 1.1.42 2021-10-31 09:09:50 +01:00
Simon Bruder 13663a4297
games/steam-sandbox: Include /etc/passwd
Some games segfault when it doesn’t exist.
2021-10-31 09:02:00 +01:00
Simon Bruder dcdeece6a2
mpv: Reorganise non-home-manager scripts and options 2021-10-29 20:58:40 +02:00
Simon Bruder 817d9dae20
sway/waybar: Display battery icon on the right side 2021-10-29 19:25:11 +02:00
Simon Bruder b443554c41
pkgs/rtw89: Add src override at unstable-2021-10-21
That version includes IPv6 support.
2021-10-29 14:51:20 +02:00
Simon Bruder 31de6ec858
flake.lock: Update
Flake lock file changes:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19' (2021-09-13)
  → 'github:numtide/flake-utils/c91f3de5adaf1de973b797ef7485e441a65b8935' (2021-10-21)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/3aabf78bfcae62f5f99474f2ebbbe418f1c6e54f' (2021-10-09)
  → 'github:nixos/nixos-hardware/0bb7b0906c353703c2eea36bd73134f0216f3e62' (2021-10-27)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/70904d4a9927a4d6e05c72c4aaac4370e05107f3' (2021-10-20)
  → 'github:nixos/nixpkgs/d14d83a3691121642be1b0579cf3408a83c558d7' (2021-10-27)
• Updated input 'nixpkgs-overlay':
    'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=41bf1e1cbf3157ef3eb6896c17a98a387a6c343e' (2021-08-29)
  → 'git+https://git.sbruder.de/simon/nixpkgs-overlay?ref=master&rev=8dd0b5b818fb5e2f03bd942f7a62fbd84e198ee5' (2021-10-24)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/5f0194220f2402b06f7f79bba6351895facb5acb' (2021-10-18)
  → 'github:nixos/nixpkgs/2deb07f3ac4eeb5de1c12c4ba2911a2eb1f6ed61' (2021-10-28)
2021-10-28 18:25:13 +02:00
Simon Bruder dd93cf13a2
mpv: Use Iosevka as OSD font
This still had an impure dependency on a proprietary font.
2021-10-27 19:51:34 +02:00
Simon Bruder ef9a022d56
waybar: Remove network speed widget 2021-10-27 19:43:43 +02:00
Simon Bruder e35795ad98
waybar: Remove interface name from network widget
The USB ethernet controller in mayushii’s dock gets the nice name
enp7s0f3u1u1, which takes up considerable amount of space in the bar.
2021-10-27 19:42:51 +02:00
Simon Bruder 58e18ebecb
flake.lock: Update
Flake lock file changes:

• Updated input 'home-manager':
    'github:nix-community/home-manager/49695f33aac22358b59e49c94fe6472218e5d766' (2021-10-07)
  → 'github:nix-community/home-manager/ff2bed9dac84fb202bbb3c49fdcfe30c29d0b12f' (2021-10-18)
• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/475b1f7f7ddcb6415e6624a68c4fe90f55ee9e73' (2021-10-09)
  → 'github:cachix/pre-commit-hooks.nix/06fa80325b6fe3b28d136071dd0ce55d4817e9fd' (2021-10-18)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/93ca5ab64f78ce778c0bcecf9458263f0f6289b6' (2021-10-10)
  → 'github:nixos/nixpkgs/70904d4a9927a4d6e05c72c4aaac4370e05107f3' (2021-10-20)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/9bf75dd50b7b6d3ce6aaf6563db95f41438b9bdb' (2021-10-09)
  → 'github:nixos/nixpkgs/5f0194220f2402b06f7f79bba6351895facb5acb' (2021-10-18)
2021-10-21 17:33:24 +02:00
Simon Bruder 6b08a8e1f3
games/steam: Show icon in tray
Otherwise it just shows an ugly placeholder.
2021-10-17 17:45:45 +02:00
Simon Bruder fc1e8540e4
zsh: Add nix-index 2021-10-16 10:03:10 +02:00
Simon Bruder 718e44402f
fuuko: Add factorio 2021-10-15 15:54:48 +02:00
Simon Bruder d6fd45cd57
mayushii: Exclude Audio Interface from usb autosuspend
Even though I didn’t notice a problem when trying to record from it on
battery, it doesn’t hurt to be on the safe side.
2021-10-13 17:29:12 +02:00
Simon Bruder ee390f869d
Revert "nix: Fix nix not working with local LFS repositories"
This reverts commit 050359f8ee.
2021-10-12 20:45:21 +02:00
Simon Bruder 6c22848c85
flake.lock: Update
Flake lock file changes:

• Updated input 'nix-pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/3ed0e618cebc1ff291c27b749cf7568959cac028' (2021-09-09)
  → 'github:cachix/pre-commit-hooks.nix/475b1f7f7ddcb6415e6624a68c4fe90f55ee9e73' (2021-10-09)
• Updated input 'nixos-hardware':
    'github:nixos/nixos-hardware/0a8b8054c9920368a3c15e6d766188fdf04b736f' (2021-09-30)
  → 'github:nixos/nixos-hardware/3aabf78bfcae62f5f99474f2ebbbe418f1c6e54f' (2021-10-09)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/aff647e2704fa1223994604887bb78276dc57083' (2021-10-05)
  → 'github:nixos/nixpkgs/93ca5ab64f78ce778c0bcecf9458263f0f6289b6' (2021-10-10)
• Updated input 'nixpkgs-unstable':
    'github:nixos/nixpkgs/5e2018f7b383aeca6824a30c0cd1978c9532a46a' (2021-10-06)
  → 'github:nixos/nixpkgs/9bf75dd50b7b6d3ce6aaf6563db95f41438b9bdb' (2021-10-09)
2021-10-12 20:42:22 +02:00
Simon Bruder 259969f2b6
mayushii/tlp: Set conservative charge thresholds
My usage pattern (mostly docked) otherwise leads to the battery
accumulating one or more charge cycles every day which quickly
deteriorates it.
2021-10-11 17:50:10 +02:00