18c9458cfa
modules: system: users: add 'docker' group
2023-06-08 15:43:46 +00:00
c0995929c4
modules: system: podman: add weekly purge
2023-06-08 15:43:46 +00:00
d69dbf8d62
home: wm: i3bar: fix 'net' block on non-wireless
ci/woodpecker/push/check Pipeline was successful
2023-06-06 20:01:07 +01:00
5d570dbf1e
modules: programs: steam: use writeShellScriptBin
ci/woodpecker/push/check Pipeline was successful
2023-06-03 13:40:44 +01:00
4f6f483851
modules: programs: steam: simplify wrapper
2023-06-03 13:40:44 +01:00
39a512bc0a
home: vim: unset 'splitkeep'
...
ci/woodpecker/push/check Pipeline was successful
Turns out I do _not_ like this behaviour when it messes with the cursor
position.
If they had an option that kept my cursor correctly positioned, and only
then tried to move the buffer to keep it steady, I'd try it.
This reverts commit 4feee73b8e .
2023-06-01 11:34:09 +00:00
5de4ee93d5
home: vim: use smarter diagnostics float display
ci/woodpecker/push/check Pipeline was successful
2023-05-31 14:00:32 +00:00
7c4e0e31bc
hosts: nixos: porthos: boot: remove 'grub.version'
ci/woodpecker/push/check Pipeline failed
2023-05-28 14:49:40 +02:00
908c2e39b3
flake: bump inputs
ci/woodpecker/push/check Pipeline failed
2023-05-28 14:44:18 +02:00
0321889d50
home: wm: i3bar: add 'muon' bluetooth block
ci/woodpecker/push/check Pipeline was successful
2023-05-27 09:24:09 +01:00
e26672494c
flake: dev-shells: use 'mkShellNoCC'
...
ci/woodpecker/push/check Pipeline was successful
We don't need compilers.
2023-05-25 09:31:41 +00:00
b80053d786
home: add nixpkgs
ci/woodpecker/push/check Pipeline was successful
2023-05-22 15:53:59 +00:00
b570cf227c
home: secrets: add github
ci/woodpecker/push/check Pipeline was successful
2023-05-17 11:13:26 +00:00
c0a80c2503
home: secrets: fix public keys list
2023-05-17 11:12:18 +00:00
e68ae26609
hosts: nixos: porthos: services: enable vikunja
ci/woodpecker/push/check Pipeline was successful
2023-05-13 21:18:57 +02:00
30d01972b2
hosts: nixos: porthos: secrets: add vikunja
2023-05-13 21:18:57 +02:00
175a8acde2
modules: services: add vikunja
2023-05-13 21:18:57 +02:00
685c571018
modules: services: nginx: add 'socket' option
2023-05-13 21:18:57 +02:00
41df5c01ad
home: vim: ftdetect: add kconfig
ci/woodpecker/push/check Pipeline was successful
2023-05-12 12:31:07 +00:00
153b6a43cc
home: vim: ftdetect: add kbuild
2023-05-12 12:28:06 +00:00
527a85bf11
home: vim: ftdetect: switch to lua
...
It looks like `vim.filetype.add` is smarter about "local.am".
For some reason opening an *empty* Tiger file results in a backtrace...
2023-05-12 12:26:56 +00:00
f3e888dadc
home: add secrets
...
ci/woodpecker/push/check Pipeline was successful
Now that my module has been merged upstream!
Not that I have anything to use it with for now...
2023-05-12 11:03:49 +00:00
d60e26c617
flake: bump inputs
ci/woodpecker/push/check Pipeline was successful
2023-05-12 10:10:33 +00:00
c8019f84bb
pkgs: wifi-qr: fix icon handling
ci/woodpecker/push/check Pipeline was successful
2023-05-09 20:33:05 +01:00
01059616bf
home: vim: don't use 'nixpkgs-fmt' with 'nil'
ci/woodpecker/push/check Pipeline was successful
2023-05-09 20:25:15 +01:00
8a78ce8520
home: vim: null-ls: add 'buildifier' configuration
2023-05-09 20:23:07 +01:00
102dc4cc76
home: vim: null-ls: restrict POSIX to bare 'sh'
2023-05-09 20:22:12 +01:00
0b64c9caa7
hosts: nixos: porthos: services: disable grocy
ci/woodpecker/push/check Pipeline was successful
2023-05-08 19:01:11 +02:00
574634b64e
modules: services: blog: use 302 redirection
...
ci/woodpecker/push/check Pipeline was successful
That way the browser doesn't cache it, in case I do end up using that
domain after all.
2023-05-07 15:20:14 +01:00
b86d963a92
flake: checks: enable 'stylua'
ci/woodpecker/push/check Pipeline was successful
2023-05-07 13:36:10 +01:00
78c524e19d
project: add stylua configuration
2023-05-07 13:36:10 +01:00
1e9f6fe957
home: vim: fix lua formatting
2023-05-07 13:36:10 +01:00
c2d231d3f1
home: vim: use actual lua files
...
Since most of the settings are actually just lua in a VimL file.
2023-05-07 13:36:10 +01:00
9530864b10
home: vim: fastfold: use lua configuration
2023-05-07 13:36:10 +01:00
e599a97e45
home: vim: abbreviations: use lua
...
This makes it less repetitive.
2023-05-07 13:36:10 +01:00
39c2e5db8c
home: vim: signtoggle: use lua autocommands
...
A nice next step would be to use actual lua callbacks instead of the
VimL command.
2023-05-07 13:36:10 +01:00
dba8836381
home: vim: numbertoggle: use lua autocommands
...
A nice next step would be to use actual lua callbacks instead of the
VimL command.
2023-05-07 13:36:10 +01:00
36b0c67832
home: vim: completion: use lua settings
2023-05-07 13:33:02 +01:00
68b9c3b9b1
home: vim: remove 'vim-pandoc'
...
The tree-sitter code-block high-lighting is built-in and works better,
and I don't use any of the other features.
2023-05-07 13:04:37 +01:00
d8896a66c8
hosts: home: cloudtop: systemd session variable
ci/woodpecker/push/check Pipeline was successful
2023-05-05 09:05:51 +00:00
a1dd0bb792
modules: services: matrix: remove 'with lib'
ci/woodpecker/push/check Pipeline was successful
2023-05-04 12:19:31 +00:00
46d9e5c829
home: vim: lspconfig: add 'nil'
ci/woodpecker/push/check Pipeline was successful
2023-05-04 09:27:19 +00:00
b9d6115994
pkgs: unbound-zones-adblock: remove unused 'rec'
2023-05-04 09:27:19 +00:00
beeafe5e33
home: nix: remove unused 'options'
2023-05-04 09:27:19 +00:00
c19baeb19d
modules: system: podman: remove unused 'options'
2023-05-04 09:27:19 +00:00
62d9359eb7
modules: services: matrix: clean-up formatting
2023-05-04 09:27:19 +00:00
85e31e5d6c
home: zsh: remove unused 'with pkgs'
2023-05-04 09:27:19 +00:00
185b1d5490
flake: remove unused 'lib'
2023-05-04 09:27:19 +00:00
9f3a8ac2bd
home: zsh: extract aliases
...
ci/woodpecker/push/check Pipeline was successful
It doesn't (yet?) support nushell, if I ever end up switching to it.
2023-05-03 20:20:07 +01:00
4feee73b8e
home: vim: set 'splitkeep'
2023-05-03 20:02:34 +01:00