e1e5a7c900
flake: bump inputs
2022-09-02 09:49:35 +02:00
c05fafefe8
modules: services: gitea: migrate to 'settings'
2022-08-31 17:19:58 +02:00
6748b5b5e6
home: mail: accounts: use 'outlook' flavor
2022-08-31 17:16:44 +02:00
235ab4794e
flake: bump inputs
2022-08-31 17:16:44 +02:00
3efba75169
home: gdb: fix auto-load safe path
2022-08-10 15:23:21 +02:00
48495851ba
modules: services: grocy: fix SSL configuration
2022-07-28 18:29:10 +02:00
58971246e7
machines: porthos: services: enable grocy
2022-07-28 18:29:10 +02:00
2ba9c63f2e
modules: services: add grocy
2022-07-28 18:29:10 +02:00
914b064f72
modules: services: paperless: fix DB dependency
2022-07-28 17:54:02 +02:00
cde010a5f2
flake: bump inputs
2022-07-12 13:48:25 +02:00
468fbdd69a
home: xdg: do not set 'WGETRC'
...
I don't use it...
2022-07-11 14:11:43 +02:00
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
3eb1dc086b
lib: fix formatting
2022-06-22 16:06:58 +02:00
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
c3706ff537
flake: bump inputs
2022-06-22 16:04:01 +02:00
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
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
7e4e41a07f
home: vim: add 'tiger' file-type configuration
2022-06-20 14:33:44 +02:00
a8093bd621
pkgs: drone-scp: 1.6.2 -> 1.6.3
2022-06-15 11:27:03 +02:00
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
341450db5c
home: vim: ftdetect: add tiger
2022-06-15 11:27:03 +02:00
37d272fcfb
modules: services: lohr: add 'openssh'
...
The git binary is not wrapped to add it in PATH anymore.
2022-05-31 13:54:34 +02:00
9f2bbaeff9
machines: aramis: home: add 'element-desktop'
...
It's less buggy than the web version...
2022-05-31 13:50:27 +02:00
eb0f923b46
flake: bump inputs
2022-05-31 13:48:18 +02:00
7689df40a4
pkgs: diff-flake: 0.1.0 -> 0.2.0
...
Use the new flake attributes conventions.
2022-05-31 13:42:57 +02:00
e35a4a1bd3
flake: use new default app convention
2022-05-31 13:41:49 +02:00
e2098358ae
overlays: remove 'sabnzbd-fix-missing-packages'
...
The upstream nixpkgs version has been fixed.
2022-05-31 11:07:32 +02:00
7fe49890be
overlays: remove 'transgui-fix-duplicate-status'
...
It has been patched in upstream nixpkgs.
2022-05-31 11:06:58 +02:00
052d5a3df7
modules: services: nextcloud: bump to 24
2022-05-23 15:49:22 +02:00
641254614c
flake: bump inputs
2022-05-23 15:46:07 +02:00
6fbacb8e59
pkgs: unified-hosts-lists: 3.9.11 -> 3.10.1
2022-05-23 11:07:05 +02:00
489b79f078
home: vim: completion: activate 'ghost_text'
...
I'm still thinking whether I would want to use one of those signature
helper windows to go with this/replace this feature.
Could be especially useful in C++.
2022-05-19 14:53:09 +02:00
50bf8b036b
pkgs: dragger: fix meta information
2022-05-15 19:07:49 +02:00
80c5748122
home: packages: remove 'rr'
...
No need for this, now that I have a dedicated option for the package.
2022-05-10 13:51:49 +02:00
a625f5b741
home: wm: i3: simplify 'htop' rule
...
Turns out you can chain commands with `,` in a `for_window` statement.
Of course this is inconsistent with `bindsym` which uses `;`...
2022-05-03 10:01:42 +02:00
46affd5057
modules: hardware: bluetooth: remove wireplumber
...
This configuration file completely breaks my sound setup.
Will investigate more at a later time, in the mean time, since this is
basically the default options, I will just remove the configuration
file.
This reverts commit c987206bc5 .
2022-05-02 11:18:23 +02:00
ea5e1042b4
flake: bump inputs
2022-04-28 13:45:55 +02:00
9e9c7faf0d
machines: aramis: hardware: use 'hardware' module
2022-04-27 14:03:18 +02:00
43cb3ae582
modules: hardware: add firmware
2022-04-27 14:03:18 +02:00
cb84b49438
modules: hardware: bluetooth: add wireplumber conf
...
Now that `media-session` is deprecated, I should at least replicate this
configuration for `wireplumber`.
2022-04-27 14:03:10 +02:00
93e50508c9
home: vim: lua: lsp: add signature help mapping
2022-04-27 14:02:17 +02:00
70fc01d5df
home: firefox: tridactyl: fix comment toggle
...
Ignore javascript event, like the upstream binding.
2022-04-27 14:02:17 +02:00
e514389a3d
home: firefox: tridactyl: add 'Nitter' redirect
2022-04-27 14:02:17 +02:00
5c7c89519b
profiles: gtk: remove typo
2022-04-27 14:02:17 +02:00
e591344eb3
home: vim: git: map keys on start
...
Instead of mapping those keys when `gitsigns` attaches to a buffer...
2022-04-27 14:02:17 +02:00
481d5f6f53
home: vim: lualine: use 'FugitiveHead'
...
The built-in `branch` indicator does not handle git worktrees quite
correctly.
It shows the wrong branch when used in `git commit`.
2022-04-27 14:02:17 +02:00
0caa78af10
flake: bump inputs
...
And ensure that the renamed `paperless` services are configured
correctly.
2022-04-27 14:02:17 +02:00
223f09b655
flake: update from deprecated flake attributes
2022-04-18 14:11:46 +02:00
ed8aae565e
home: direnv: allow specifying default flake
2022-04-13 10:06:26 +02:00
9a57ba02b7
home: direnv: add 'nix' library file
2022-04-13 10:04:54 +02:00