Bruno BELANYI
92e63eae25
home: firefox: remove 'https-everywhere'
...
It's been made redundant.
2023-01-14 20:10:56 +01:00
Bruno BELANYI
0ff4d2de01
flake: bump inputs
2023-01-04 12:39:30 +01:00
Bruno BELANYI
aeb3245327
modules: services: blog: GNU T.P.
2022-12-18 12:59:42 +01:00
Bruno BELANYI
c961bdbfc4
modules: services: transmission: remove MemoryHigh
...
The service does not actively try to reduce its memory usage, so to make
sure we do reach `MemoryMax` let's remove the `MemoryHigh`
configuration.
2022-12-16 21:43:49 +01:00
Bruno BELANYI
c6b3325269
profiles: printing: setup default paper size
2022-12-16 12:56:16 +01:00
Bruno BELANYI
0b7257cfb9
machines: aramis: use 'printing' profile
2022-12-16 12:56:16 +01:00
Bruno BELANYI
5f8ffe5af9
profiles: add printing
2022-12-16 12:56:16 +01:00
Bruno BELANYI
18f81a05eb
home: mail: disable himalaya
...
I don't actually use it, should circle back to it in the future.
2022-12-16 12:56:16 +01:00
Bruno BELANYI
6913e0f896
flake: bump inputs
...
Some new options were needed for `himalaya`.
2022-12-16 12:55:01 +01:00
Bruno BELANYI
1e10c6630b
modules: services: nginx: fix SSL renewal
...
See this issue [1].
[1]: https://github.com/go-acme/lego/issues/1772 .
2022-11-29 17:19:24 +01:00
Bruno BELANYI
b85a98c377
modules: services: nextcloud: disable broken SSE
...
I don't use server-side encryption anyway.
2022-11-28 10:18:50 +01:00
Bruno BELANYI
072511a091
flake: bump inputs
...
And reduce the closure size of 'pre-commit-hooks.nix' by making it
follow my 'nixpkgs' input.
2022-11-28 10:17:37 +01:00
Bruno BELANYI
a73a05e0ac
profiles: devices: enable gvfs
2022-11-23 11:23:54 +01:00
Bruno BELANYI
122eaf3a5c
profiles: wm: enable 'udisks2'
2022-11-21 14:50:09 +01:00
Bruno BELANYI
1967c8ef79
modules: services: transmission: limit memory use
2022-11-20 13:15:58 +01:00
Bruno BELANYI
7ce0a4ad5c
flake: bump inputs
2022-11-17 12:51:02 +01:00
Bruno BELANYI
16d4147321
home: vim: lspconfig: update deprecated call
2022-11-03 18:07:00 +01:00
Bruno BELANYI
236d48befb
home: vim: lua: lsp: update for nvim 0.8
...
Two big changes:
* Making use of the lua API for creating autocmds.
* Using `client.supports_method`.
2022-11-03 18:07:00 +01:00
Bruno BELANYI
f6a00ec838
modules: services: paperless: require postgres
2022-11-03 18:06:36 +01:00
Bruno BELANYI
05be340b7e
modules: services: nextcloud: bump to 25
2022-11-03 16:59:19 +01:00
Bruno BELANYI
30ce88f42f
flake: bump inputs
...
And migrate to the new RFC42 grafana options.
2022-11-03 16:58:47 +01:00
Bruno BELANYI
3c3e56002f
home: vim: add 'nix' ftplugin
2022-10-26 14:14:01 +02:00
Bruno BELANYI
e0b7103c8d
home: wm: i3: add floating-related mappings
2022-10-04 11:40:44 +02:00
Bruno BELANYI
d0394bd149
flake: bump inputs
2022-09-30 08:59:27 +02:00
Bruno BELANYI
4c0c6a75b2
modules: system: packages: configure aliases
...
Disallow them by default, but make it configurable.
2022-09-30 08:59:27 +02:00
Bruno BELANYI
5e021e6436
all: remove package aliases
2022-09-30 08:59:27 +02:00
Bruno BELANYI
84217afd07
pkgs: remove 'psst'
...
It has been included in nixpkgs.
2022-09-30 08:59:27 +02:00
Bruno BELANYI
ad57052317
pkgs: unified-hosts-lists: 3.10.1 -> 3.11.16
2022-09-14 14:36:26 +02:00
Bruno BELANYI
aed2e8c581
flake: bump inputs
2022-09-14 13:41:07 +02:00
Bruno BELANYI
4216c654e7
home: vim: migrate to 'nvim-surround'
...
It's potentially more customizable, and integrates with tree-sitter. It
also allows for buffer/filetype specific pairs.
2022-09-02 09:56:20 +02:00
Bruno BELANYI
e1e5a7c900
flake: bump inputs
2022-09-02 09:49:35 +02:00
Bruno BELANYI
c05fafefe8
modules: services: gitea: migrate to 'settings'
2022-08-31 17:19:58 +02:00
Bruno BELANYI
6748b5b5e6
home: mail: accounts: use 'outlook' flavor
2022-08-31 17:16:44 +02:00
Bruno BELANYI
235ab4794e
flake: bump inputs
2022-08-31 17:16:44 +02:00
Bruno BELANYI
3efba75169
home: gdb: fix auto-load safe path
2022-08-10 15:23:21 +02:00
Bruno BELANYI
48495851ba
modules: services: grocy: fix SSL configuration
2022-07-28 18:29:10 +02:00
Bruno BELANYI
58971246e7
machines: porthos: services: enable grocy
2022-07-28 18:29:10 +02:00
Bruno BELANYI
2ba9c63f2e
modules: services: add grocy
2022-07-28 18:29:10 +02:00
Bruno BELANYI
914b064f72
modules: services: paperless: fix DB dependency
2022-07-28 17:54:02 +02:00
Bruno BELANYI
cde010a5f2
flake: bump inputs
2022-07-12 13:48:25 +02:00
Bruno BELANYI
468fbdd69a
home: xdg: do not set 'WGETRC'
...
I don't use it...
2022-07-11 14:11:43 +02:00
Bruno BELANYI
9f82981602
home: vim: add 'nvim-lspconfig'
...
For some reason I had not added it to my plug-in list, but it still
worked until I bumped my inputs.
2022-06-23 10:02:32 +02:00
Bruno BELANYI
3eb1dc086b
lib: fix formatting
2022-06-22 16:06:58 +02:00
Bruno BELANYI
8a556585af
flake: remove 'aarch64-darwin'
...
'pyopenssl' has been marked as broken on this sytem, so remove it from
my supported systems to avoid breaking 'nix flake check'.
2022-06-22 16:05:28 +02:00
Bruno BELANYI
c3706ff537
flake: bump inputs
2022-06-22 16:04:01 +02:00
Bruno BELANYI
7ab49dbeab
pkgs: remove 'shellcheck' as a 'buildPhase'
...
I already verify those scripts with my pre-commit hook. And that way
avoid spurious build failures in case a (transitive) dependency is
broken.
2022-06-22 16:04:01 +02:00
Bruno BELANYI
9c80bc07b9
pkgs: add drone-rsync
...
A very simple wrapper script that I will migrate to, since 'drone-scp'
does not work for me anymore.
2022-06-20 14:34:37 +02:00
Bruno BELANYI
7e4e41a07f
home: vim: add 'tiger' file-type configuration
2022-06-20 14:33:44 +02:00
Bruno BELANYI
a8093bd621
pkgs: drone-scp: 1.6.2 -> 1.6.3
2022-06-15 11:27:03 +02:00
Bruno BELANYI
530fb66e19
home: migrate 'cursor' module to new option
...
Make it part of 'home.wm' now, since that makes more sense.
Not sure about making it related to 'i3' being activated though, will
need to think about this in the future.
2022-06-15 11:27:03 +02:00