Commit graph

424 commits

Author SHA1 Message Date
a54b182775
git: Decrease credential cache to 15 minutes 2024-05-07 08:45:42 +02:00
36d2946228
fish: Fix typo in KINK script 2024-04-25 13:01:28 +02:00
3fd7c9de7e
swayidle: Fix resume command 2024-04-25 13:01:13 +02:00
7ec5a372ae
gh: Set protocol to https 2024-04-23 16:32:30 +02:00
51642fa9f3
river: Add mapping for zoom 2024-04-23 16:32:20 +02:00
5abc425287
river: Remove pre-assigned tags, fix rofi-power command, fix calculator appid 2024-04-23 10:49:08 +02:00
0e6da5207d
emacs: Disable title bar 2024-04-22 17:49:40 +02:00
8e8678120b
Add initial config for river 2024-04-22 17:42:31 +02:00
a6ccb1eaaf
fish: Add tree alias 2024-04-16 19:32:50 +02:00
5eef55d4f7
Add treefmt, run formatter 2024-04-16 19:32:32 +02:00
0c242f2550
atuin: Use new sync method 2024-04-16 10:34:32 +02:00
dde0f53c4d
fish: Fix kink function 2024-04-15 16:29:31 +02:00
4751d47e23
Use carapace in fish 2024-04-15 16:29:21 +02:00
acb17e1563
foot: Add catppuccin theme 2024-04-12 08:47:52 +02:00
0dab7bdd5a
fish: Update ls alias 2024-04-12 08:47:33 +02:00
2d7d48a13e
fish: Updated functions
- Added the KINK play function
- Added pre- and post-exec event handlers for pipe-command-output
- Just add pkgs as argument instead of individual packages
2024-04-12 08:45:28 +02:00
ac7c2145b6
fish: Add catppuccin theme 2024-04-12 08:45:05 +02:00
063ec26f3d
firefox: Use correct way to override some stuff 2024-04-10 22:18:34 +02:00
d8b350987e
emacs: Tweak rust-analyzer configuration 2024-04-10 21:34:27 +02:00
a6cb43ea6f
git: Authenticate to repohost with OAuth 2024-04-05 13:15:10 +02:00
02ba6aaf29
git: switch to git-credential-oauth 2024-04-04 16:41:46 +02:00
b51ed19d16
git: Disable fs-monitor until issues are fixed 2024-04-03 17:23:44 +02:00
5ad22d8d7d
eww: Trim title of focused window 2024-04-03 17:22:52 +02:00
380909e5f9
eww: Enable systray 2024-04-03 17:22:37 +02:00
3aeeb72582
firefox: Add some privacy improving configuration 2024-04-03 17:21:57 +02:00
1ff273fde0
git: Add git-fs-monitor 2024-03-28 23:06:12 +01:00
0e24e778a6
git: Apparently fsmonitor is not available on Linux :( 2024-03-28 16:13:35 +01:00
d04de6b674
git: Enable fsmonitor and rerere
For fsmonitor, see https://git-scm.com/docs/git-config#Documentation/git-config.txt-corefsmonitor
For rerere, see https://git-scm.com/book/en/v2/Git-Tools-Rerere
2024-03-28 16:10:58 +01:00
59264113f9
starship: Use catppuccin theme, minor refactor, add icons 2024-03-27 13:25:16 +01:00
5f689ef78a
nushell: Use catppuccin theme 2024-03-27 11:33:04 +01:00
c2744ea1eb
sway: Make package configurable 2024-03-26 16:50:56 +01:00
7a5b4ab970
theming: catppuccin all over the place 2024-03-20 18:33:33 +01:00
8ef0734696
gpg: Update gpg-agent config 2024-03-16 22:38:43 +01:00
d9879bd17b
emacs: Add lua-mode, remove hare-mode 2024-03-14 09:25:26 +01:00
ceb4f2ff11
emacs: Don't set services.emacs.defaultEditor 2024-03-11 17:53:35 +01:00
9d87464447
eww: Update workspaces script to new nushell syntax 2024-03-11 17:53:12 +01:00
66389a861d
nushell: Disable net plugin due to incompatibility with nushell 0.91 2024-03-11 17:52:37 +01:00
5c583faab2
vscode: Replace rnix-lsp with nil 2024-03-11 17:52:20 +01:00
7b82251c57
Add gitu 2024-03-11 17:49:47 +01:00
2a3f0c0d92
sway: Make iwgtk windows floating by default 2024-03-08 15:56:27 +01:00
767934e2d4
emacs: Switch to elixir-ts-mode and add lexical to eglot 2024-03-06 08:18:12 +01:00
1ef59b6364
firefox: Don't guess favicon 2024-02-28 22:48:22 +01:00
16f0b79fd0
emacs: Switch to nixfmt-rfc-style for formatting nix files 2024-02-23 11:35:56 +01:00
441a7f8104
sway: Power on individual displays so order maybe is preserved 2024-02-23 11:32:03 +01:00
db9e19eff0
carapace: Use home-manager module 2024-02-22 11:33:31 +01:00
12efb214e0
firefox: Remove workaround because shit got fixed 2024-02-22 11:32:21 +01:00
792648c64e
Remove freeimage backend from imv because it's marked as insecure 2024-02-22 11:31:37 +01:00
f6173d7fbd
emacs: Add QML mode and tree-sitter
Some checks failed
/ check (push) Failing after 1h10m8s
2024-02-15 08:36:05 +01:00
ce0e34f316
emacs: Fix TRAMP config, update next-ls config to enable completions 2024-02-09 20:37:41 +01:00
c45b107160
fish: Update dracula theme 2024-02-07 08:37:25 +01:00
cdbf6d14b4
emacs: Use Monaspace Nerd Font 2024-02-07 08:37:09 +01:00
510e8a777a
emacs: Set remote shell for hass so eglot works
Some checks failed
/ check (push) Failing after 1h25m18s
2024-02-06 09:45:02 +01:00
78456aeee5
firefox: Workarounds so Google Meet works properly 2024-02-06 09:44:34 +01:00
406244fdcc
nushell: Fix tree alias
Some checks failed
/ check (push) Failing after 3m7s
2024-02-05 21:13:44 +01:00
4cd0f83ce8
Run nixfmt
Some checks failed
/ check (push) Failing after 2m46s
2024-02-05 11:46:52 +01:00
d2bbea44ab
ssh: Enable ControlMaster for hass 2024-02-05 11:12:28 +01:00
375f34ab12
sway: Always restart wayvnc
Some checks failed
/ check (push) Failing after 2m53s
2024-02-01 11:52:04 +01:00
2b9fb3f730
sway: Change wayvnc service dependencies 2024-02-01 11:51:14 +01:00
883c28d416
sway: Add systemd module for wayvnc
Some checks failed
/ check (push) Failing after 2m52s
2024-01-30 08:39:30 +01:00
29e3f7d597
emacs: Add hare-mode 2024-01-29 10:18:41 +01:00
1a37a82af9
nushell: add nu_scripts to NU_LIB_DIRS
All checks were successful
/ check (push) Successful in 7m46s
2024-01-29 10:03:11 +01:00
84bac3cf2e
Add hare tree-sitter plugin 2024-01-29 10:02:31 +01:00
7090f6614f
polybar: Fix linting error for playerctl script 2024-01-25 12:39:27 +01:00
62735b207a
i3: remove wallpaper configuration 2024-01-25 12:38:55 +01:00
b3caffe298
nushell: Fix config 2024-01-24 17:10:20 +01:00
6187e8278a
nushell: Update config for nushell 0.89 2024-01-19 16:06:17 +01:00
2755b55e4b
emacs: Add dhall-lsp-server 2024-01-17 09:38:52 +01:00
d07c1c8829
emacs: Fix Elixir language server configuration 2024-01-11 22:46:41 +01:00
d28cb255df
emacs: Add nextls as alternative Elixir language server 2024-01-10 22:35:41 +01:00
b1b96df511
ssh: Update git.datarift.nl 2024-01-06 13:44:40 +01:00
d9eda04704
ssh: Add hass 2024-01-06 13:44:22 +01:00
97b5cb8504
eww: Fixes in config 2023-12-21 16:36:50 +01:00
04f93a5497
git: Update gh config 2023-12-20 11:24:48 +01:00
3dc604a559
Replace jq with jaq where possible 2023-11-30 08:59:16 +01:00
4fdff06b85
nushell: Add net plugin, enable shell_integration 2023-11-30 08:58:20 +01:00
373e4ebb4f
emacs: Enable paredit on lisp-mode, set some options for sly 2023-11-30 08:57:33 +01:00
61134349cb
emacs: eglot-ensure for c/c++-ts-mode, set theme to Monokai Pro 2023-11-21 20:20:32 +01:00
4915fcbd57
Merge branch 'main' of git.datarift.nl:erwin/nixos-config 2023-11-20 17:11:18 +01:00
0cd612c3ed
foot: Add chafa to display images 2023-11-20 17:05:18 +01:00
6b5c5e5097
emacs: Use official nushell tree-sitter grammar, enable nushell LSP 2023-11-20 17:05:09 +01:00
330d854c4b
nushell: Simplify config, use theme from nu_scripts, temp zoxide fix 2023-11-20 17:04:47 +01:00
b0d5f82d5d
ssh: Update key files 2023-11-17 16:52:50 +01:00
94cf8a5f93
emacs: Add 'my/set-font-size to 'after-make-frame-functions 2023-11-16 10:57:49 +01:00
5f351fe376
emacs: Set font according to screen DPI 2023-11-14 14:44:16 +01:00
95f5f73b6f
emacs: Set font to Monaspace 2023-11-10 16:45:56 +01:00
c3c2aa518d
anyrun: Disable desktop_actions 2023-11-10 16:45:41 +01:00
0a03308525
Change Firefox profile from Private to Personal 2023-11-09 08:25:43 +01:00
5316be7497
nyxt: initial module 2023-11-08 09:41:33 +01:00
8cc583358b
foot: increase scrollback buffer 2023-11-08 09:28:57 +01:00
5764bb7ee6
emacs: Add blamer.el to show inline git-blame info 2023-11-03 12:30:59 +01:00
ab2a3202b2
Update kink script for nushell 0.86 2023-11-03 10:07:12 +01:00
3e647a5479
nushell: Update config for 0.86 2023-11-01 09:31:00 +01:00
513830fc9c
eww: Fix headset control widget 2023-10-30 09:35:14 +01:00
501e7b6771
swaync: Disable 2FA actions in notifications 2023-10-23 08:11:14 +02:00
e806053822
eww: Add headset widget to work bar 2023-10-23 08:10:43 +02:00
2f49181212
emacs: Tweak some settings 2023-10-19 08:36:28 +02:00
298a631de5
nushell: use nushellFull package 2023-10-19 08:35:56 +02:00
12aeefe7ee
Add nnn 2023-10-11 08:16:38 +02:00
7e86becbb2
sway: Add extraKeybinds option 2023-10-10 09:55:04 +02:00
6f68c9a354
sway: Fix swayidle config, set wallpaper for rofi from nix 2023-10-09 14:38:07 +02:00