Bruno BELANYI
751af91c2c
home: wm: i3: notify when changing audio volume
2021-11-03 17:50:28 +01:00
Bruno BELANYI
335454ee16
home: wm: i3: extract 'notify-send' variable
...
It is used in multiple scripts, might as well centralise it.
2021-11-03 17:49:47 +01:00
Bruno BELANYI
450ab4b07b
modules: services: backup: remove deprecated name
2021-11-03 17:16:40 +01:00
Bruno BELANYI
28d8f0bf06
flake: bump inputs
2021-11-03 14:10:18 +01:00
Bruno BELANYI
a5fe7a41e6
flake: remove gnupg from devShell
2021-11-03 14:10:18 +01:00
Bruno BELANYI
72310d4047
home: do not restart services automatically
...
Turns out it is *not* ideal when modifying my WM configuration in any
way... Having i3 restart due to changing a keybinding is not great.
This reverts commit 6bec62073b
.
2021-11-03 14:10:18 +01:00
Bruno BELANYI
548484d918
home: wm: i3: use 'i3status-rust.package' value
2021-11-03 14:10:18 +01:00
Bruno BELANYI
1633d6b3bc
flake: bump inputs
2021-11-03 14:10:18 +01:00
Bruno BELANYI
66c3b70997
home: wm: screen-lock: rename changed option
2021-10-22 13:15:22 +02:00
Bruno BELANYI
9b184f94ac
modules: home: forward inputs to home-manager
...
This will be useful if and when I end up adding inputs with home-manager
modules defined.
2021-10-22 13:06:53 +02:00
Bruno BELANYI
36d6b2828e
home: start services when switching
...
As I use home-manager with its NixOS module, I do not see the message
suggesting to start the services otherwise.
2021-10-21 16:42:15 +02:00
Bruno BELANYI
9e229a6bb8
project: readme: mention manual prowlarr step
2021-10-18 19:48:50 +02:00
Bruno BELANYI
d0ad9982ce
machines: porthos: services: enable prowlarr
2021-10-18 19:48:50 +02:00
Bruno BELANYI
7ca32d8b05
modules: services: indexers: add prowlarr
2021-10-18 19:48:50 +02:00
Bruno BELANYI
731793bb6e
flake: bump inputs
2021-10-18 19:48:50 +02:00
Bruno BELANYI
af5103803b
modules: services: indexers: refactor
...
This is cleaner and more correct.
2021-10-18 19:48:50 +02:00
Bruno BELANYI
f5e26526da
modules: services: indexers: fix typo
2021-10-18 19:48:50 +02:00
Bruno BELANYI
353848ec73
pkgs: unified-hosts-lists: 3.8.5 -> 3.9.11
2021-10-18 19:28:46 +02:00
Bruno BELANYI
69d7fd5d7c
modules: system: nix: change nix build niceness
...
19 is the lowest priority.
2021-10-18 18:49:03 +02:00
Bruno BELANYI
d353e2557c
home: wm: i3bar: add bluetooth blocks
...
I have decided that the potential security and privacy risk of exposing
my MAC addresses is fine by me.
My earphones and headphones do not seem to expose their battery level,
would need more investigation.
2021-10-18 15:51:15 +02:00
Bruno BELANYI
ae06ccac4a
home: git: rewrite gitlab URLs to use ssh
2021-10-18 14:45:23 +02:00
Bruno BELANYI
a8cf45a9f7
home: git: rewrite github URLs to use ssh
2021-10-18 14:44:19 +02:00
Bruno BELANYI
6a18be1d0a
home: git: rewrite personal gitea URLs to use ssh
2021-10-18 14:44:08 +02:00
Bruno BELANYI
a9f751f0ed
home: wm: i3bar: use dynamic width on music block
2021-10-16 18:07:07 +02:00
Bruno BELANYI
cf7ba65c30
machines: aramis: networking: remove 'domain'
...
Now that services handle subdomains through my Nginx abstraction, we can
remove this.
2021-10-16 14:56:15 +02:00
Bruno BELANYI
0d87934ee0
home: wm: i3: add 'rofi-bluetooth' binding
2021-10-15 17:19:12 +02:00
Bruno BELANYI
645a602cc1
home: tmux: add binding for block selection
2021-10-15 17:13:02 +02:00
Bruno BELANYI
8b763099e3
home: wm: i3: don't add 'dragger' through profile
2021-10-15 17:12:24 +02:00
Bruno BELANYI
52fb5500be
pkgs: add rofi-bluetooth
2021-10-15 17:09:03 +02:00
Bruno BELANYI
5059835e97
pkgs: sort packages alphabetically
2021-10-15 17:01:40 +02:00
Bruno BELANYI
7b7041e5b5
home: git: add git-related packages when enabled
...
Instead of adding them in the general packages section.
2021-10-13 15:36:28 +02:00
Bruno BELANYI
0bfc92b09c
home: git: inline EPITA configuration include
2021-10-13 15:36:28 +02:00
Bruno BELANYI
dd48089a82
modules: services: nginx: use 'mkMailAccount'
2021-10-13 15:36:28 +02:00
Bruno BELANYI
f76803c9bb
home: git: use 'mkMailAccount'
2021-10-13 15:36:28 +02:00
Bruno BELANYI
7b6af91642
home: mail: accounts: use 'mkMailAccount'
2021-10-12 17:55:37 +02:00
Bruno BELANYI
8bf601a6aa
lib: strings: add 'mkMailAddress'
2021-10-12 17:53:23 +02:00
Bruno BELANYI
62adfd5055
lib: add strings
2021-10-12 17:53:10 +02:00
Bruno BELANYI
3e6c467816
home: git: add 'git' alias
2021-10-12 16:33:33 +02:00
Bruno BELANYI
2cd56e133f
modules: services: wireguard: add 'milady'
2021-10-10 17:16:29 +02:00
Bruno BELANYI
d43831cbf1
modules: secrets: wireguard: add 'milady'
2021-10-10 17:16:29 +02:00
Bruno BELANYI
0aa2f59530
pkgs: dragger: change platforms to linux
...
I haven't tested it on darwin, and it just so happens that some
dependency is broken on that system (breaking `nix flake check`)...
Will revisit this later in case I ever happen to use a darwin system.
2021-10-08 19:39:43 +02:00
Bruno BELANYI
09140b0170
profiles: wm: add 'dragger' when a WM is set up
2021-10-08 15:06:33 +02:00
Bruno BELANYI
152df1501a
home: gammastep: fix typo
2021-10-08 15:03:45 +02:00
Bruno BELANYI
4f558a1ebd
flake: use 'recurseIntoAttrs' in 'pkgs' overlay
2021-10-08 15:00:46 +02:00
Bruno BELANYI
f8f7fb06a7
pkgs: add dragger
2021-10-08 14:59:03 +02:00
Bruno BELANYI
cf47817b34
home: xdg: make gdb store history in XDG_DATA_HOME
2021-10-08 12:46:00 +02:00
Bruno BELANYI
02263141c4
home: firefox: add 'reddit-comment-collapser'
2021-10-06 09:48:20 +02:00
Bruno BELANYI
f494c3cba7
home: firefox: re-organise module
2021-10-06 09:48:20 +02:00
Bruno BELANYI
c746d7d3ba
home: firefox: add 'refined-github'
2021-10-06 09:48:20 +02:00
Bruno BELANYI
b66e46e241
overlays: add sabnzbd-fix-missing-dependencies
...
While waiting for my PR to fix this [1].
[1]: https://github.com/NixOS/nixpkgs/pull/140478
2021-10-04 15:01:39 +02:00