Hendrik Sokolowski
38a5dc1ece
modules/graphical: update alacritty settings for NixOS 24.05
2024-07-01 20:55:14 +02:00
Hendrik Sokolowski
3269c7608e
fix fonts
2023-12-18 22:39:18 +01:00
Hendrik Sokolowski
0a51094a61
load overlays as modules
2023-12-18 22:38:48 +01:00
Hendrik Sokolowski
73b8ad83d5
move own modules to separate flake
2023-11-11 21:17:58 +01:00
Hendrik Sokolowski
6c7d9704bd
latest changes
continuous-integration/drone/push Build is passing
2023-11-11 01:24:25 +01:00
Hendrik Sokolowski
e9df207cc4
little fixes
2023-11-11 01:05:42 +01:00
Hendrik Sokolowski
660b1a1335
load modules from dir
2023-11-11 01:04:57 +01:00
Hendrik Sokolowski
a3ea8e873a
rewrite user profile to user module
2023-11-10 16:07:54 +01:00
Hendrik Sokolowski
4cc95d96c7
improve module
2023-10-29 01:23:14 +02:00
Hendrik Sokolowski
20dc6360b8
enable wireguard exporter
2023-10-29 01:04:44 +02:00
Hendrik Sokolowski
5ae2dd88d6
enable avahi
2023-10-29 00:41:41 +02:00
Hendrik Sokolowski
349070d948
Reduce mtu
2023-10-28 02:56:04 +02:00
Hendrik Sokolowski
35e8f5116b
remove zsh, use bash
continuous-integration/drone/push Build is passing
2023-10-06 01:25:07 +02:00
Hendrik Sokolowski
d30ecc2e24
modules/server: enable nix garbage collection
2023-10-06 00:17:31 +02:00
Hendrik Sokolowski
65990b4fef
modules/server: update to 23.05, add lldpd
2023-10-06 00:15:50 +02:00
Hendrik Sokolowski
ae934b4bde
modules/arduino: disable module by default
2023-10-06 00:14:50 +02:00
Hendrik Sokolowski
2245825774
Update to nixos 23.05
continuous-integration/drone/push Build is passing
2023-10-06 00:08:26 +02:00
Hendrik Sokolowski
5c3b9fd791
Extend monitoring-server
2023-10-06 00:03:00 +02:00
Hendrik Sokolowski
b5118aa1d4
Use home-assistant from latest, move zigbee2mqtt port to 8081
2023-10-06 00:03:00 +02:00
Hendrik Sokolowski
4f99f73981
Add paperless module
2023-10-06 00:01:55 +02:00
Hendrik Sokolowski
e10e91571c
Add honme-assistant module
2023-10-06 00:01:55 +02:00
teutat3s
f60a0bc019
wip: track nixos-23.05
2023-10-06 00:01:55 +02:00
Hendrik Sokolowski
963fc644b1
april fools fools fools fools
2023-10-06 00:01:55 +02:00
Hendrik Sokolowski
645e223aab
reset later
2023-10-06 00:01:55 +02:00
Hendrik Sokolowski
4a6a9f11e4
bla
2023-10-06 00:01:53 +02:00
Hendrik Sokolowski
f4b49fdcde
reset later
2023-10-06 00:00:29 +02:00
Hendrik Sokolowski
8cc79885d8
add hosts
2023-10-06 00:00:29 +02:00
Hendrik Sokolowski
684a15972a
Adapt terminal-life to personal use-case
2023-10-06 00:00:29 +02:00
Hendrik Sokolowski
fc3486b4ed
Add module to setup wireguard backed zfs enabled k3s cluster
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
25f158169f
Update sway applications
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
d7f35131dc
Modify crypto for personal needs
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
a4d831c640
update modules.virtualization to personal needs
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
197be5729c
Fix nextcloud talk audio issues
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
a88d2d40ed
update modules.social for personal needs
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
6e8676904b
add modules.server
2023-10-05 23:59:59 +02:00
Hendrik Sokolowski
cd0cd79f97
Initial hensoko
2023-10-05 23:59:59 +02:00
teutat3s
d83389b1dd
Use docker version 24
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-09-13 12:38:31 +02:00
teutat3s
5a05079e17
graphical: fix network-manager-applet service description
2023-07-21 12:10:47 +02:00
Benjamin Bädorf
d951e821b3
feat: add back vim-gutentags to nvim
2023-07-20 23:59:08 +02:00
teutat3s
1fe6d34f6e
neovim: add syntax highlighting for ini, lua,
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
bash, make, ninja, diff, php
Sort nvim-treesitter.withPlugins alphabetically
2023-07-14 13:38:01 +02:00
teutat3s
9271e8d037
Fix merge conflict leftovers
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-07-14 13:13:13 +02:00
Benjamin Bädorf
e36709613c
fix: load schemastore for nvim
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2023-07-13 18:07:58 +02:00
Benjamin Bädorf
41c2d668f7
feat: use nnn and treesitter
...
continuous-integration/drone/push Build is passing
vifm is removed in favour of nnn, with the keybindings in nvim being
changed. TODO: improve the colorscheme of `nnn` to match `ls`.
All nvim plugins that were responsible for language syntax highlighting
are removed in favour of treesitter[1], a syntax highlighter that parses
AST instead of being regex-based. This is still experimental, but my
tests so far have not encountered any issues.
1) https://github.com/nvim-treesitter/nvim-treesitter
2023-07-13 17:15:53 +02:00
teutat3s
ead398b835
bash: use latest ble.sh version
...
Use fzf for completion again
Fix starship with newest ble.sh version, eval a second time after ble.sh
2023-07-04 01:42:49 +02:00
teutat3s
442ba90068
chore: delete unused files
2023-07-04 01:42:49 +02:00
teutat3s
3d2aed46ab
neovim: trim final newline when copying to clipboard
2023-07-04 01:42:49 +02:00
teutat3s
ea69c1d12c
neovim: use nixd as nix language server
2023-07-02 15:57:00 +02:00
teutat3s
c30c1700f4
bash: replace $USER with ~ in PROMPT_COMMAND
2023-07-02 15:55:42 +02:00
teutat3s
2b9def0a76
Merge branch main into origin/nixos-23.05
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
2023-06-28 19:20:11 +02:00
teutat3s
a2733eee73
zsh: enable until we switch to bash to fix assertion
...
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
631b7f6f88
2023-06-13 16:22:52 +02:00