Commit graph

153 commits

Author SHA1 Message Date
Trolli Schmittlauch 20cec2c87e logseq: temporarily use PR274180 flake input to fix insecure electron 2023-12-15 23:26:56 +01:00
Trolli Schmittlauch 5d3936b624 nixos 23.05 -> 23.11; including home-manager 2023-12-04 22:03:33 +01:00
Trolli Schmittlauch 832fe93049 zotero: temporarily remove as it is insecure 2023-10-26 22:08:53 +02:00
Trolli Schmittlauch 3211efc7ae audacity -> tenacity 2023-10-01 23:31:04 +02:00
Trolli Schmittlauch 9296843b05 fixup! nvim: use a colorscheme again, now with re-enabled transparency 2023-10-01 23:30:33 +02:00
Trolli Schmittlauch fc4692a0bb nvim: use a colorscheme again, now with re-enabled transparency 2023-09-09 18:40:28 +02:00
Trolli Schmittlauch e67467cbe1 nvim: fix truecolor support 2023-09-09 10:45:05 +02:00
Trolli Schmittlauch b44383e186 [flake lock update] 2023-08-28 19:51:06 +02:00
Trolli Schmittlauch fa4c4220f9 logseq: add 2023-07-30 13:42:39 +02:00
Trolli Schmittlauch b7ff644126 anki: move back to non-bin package 2023-07-14 00:24:18 +02:00
Trolli Schmittlauch b7eb48048f cawbird: stopped working and abandoned upstream 2023-07-14 00:23:35 +02:00
Trolli Schmittlauch 277b1dbe54 upgrade to NixOS 23.05 2023-06-08 12:52:42 +02:00
Trolli Schmittlauch 6d00605219 remove legacy nixpkgs config.nix, integrate into home-manager config 2023-05-03 01:59:52 +02:00
Trolli Schmittlauch 35bb7901e5 tokodon: install from nixos-unstable
reason: not yet backported to stable
2023-04-14 03:01:07 +02:00
Trolli Schmittlauch c568b8dc24 flake-ify home-manager config with NUR and overlays 2023-04-14 01:56:52 +02:00
Trolli Schmittlauch be95925e38 re-enable subsurface as build is fixed 2023-03-12 17:06:11 +01:00
Trolli Schmittlauch 744da0390f install nix-helpers nix-top and statix 2023-01-27 17:44:11 +01:00
Trolli Schmittlauch 3348bf9a63 lazygit: install 2023-01-27 17:44:11 +01:00
Trolli Schmittlauch 143d9fc8d1 upgrade to NixOS 22.11
- switch nix config to generator
- temporarily disable subsurface due to insecure qtwebkit dependency
- disable tlp (but keep config) to try out power-profile daemon instead
- bump nixos-hardware revision
2022-12-02 20:00:39 +01:00
Trolli Schmittlauch 29a68a9626 vim: set cursorline highlighting 2022-10-30 20:34:30 +01:00
Trolli Schmittlauch 0d3509a15c firefox: switch back to nixpkgs source build as it has profiling information now 2022-07-03 11:47:17 +02:00
Trolli Schmittlauch 87a8e5e1a4 upgrade to NixOS 22.05 2022-06-02 02:03:29 +02:00
Trolli Schmittlauch a95e41ebc9 overlay: clean up abandoned entries 2022-05-19 18:01:27 +02:00
Trolli Schmittlauch 420ff8257b vim: use ctrl-c ctrl-v clipboard, not X11 middle click one 2022-05-19 18:01:05 +02:00
Trolli Schmittlauch 9a519e2eb5 switch vim flavour to Neovim; reason: macOS clipboard support
access to system clipboard was broken in command-line vim, the buffers
"+ or "* were said not to exist and neither unnamed or unnamedplus
clipboard settings were working.

Aliases nvim to "vim"
2022-05-19 17:56:12 +02:00
Trolli Schmittlauch 8a96154f43 factor out custom vimrc into a separate file 2022-05-19 17:52:53 +02:00
Trolli Schmittlauch c9741787ef properly escape shell variable strings like ${var} in shell scripts 2022-05-19 17:52:53 +02:00
Trolli Schmittlauch fa9e6e81e1 zsh-syntax-highlighting not available as a oh-my-zsh plugin 2022-05-12 22:38:48 +02:00
Trolli Schmittlauch 7b7a10664e move vimrc into home-manager config 2022-05-12 22:34:44 +02:00
Trolli Schmittlauch 1158a1ecfe move zshrc into home-manager config 2022-05-12 22:31:59 +02:00
Trolli Schmittlauch 903e30368a remove qtcreator
unused for several years
2022-05-08 16:35:40 +02:00
Trolli Schmittlauch 5f24ee5c5d permanently install chromium as the go-to video call browser 2022-03-22 16:10:46 +01:00
Trolli Schmittlauch 9ffe136aa7 bluetooth: improve audio features
- better codecs
- media control buttons
2022-03-21 00:57:45 +01:00
Trolli Schmittlauch c51c9daeca re-adding Falkon as it's new release 3.2.0 works again
This reverts commit 4ce17f519f.
2022-02-20 15:16:45 +01:00
Trolli Schmittlauch f9f4a47682 switch to libreoffice with KDE integration 2022-02-20 15:16:38 +01:00
Trolli Schmittlauch dbf43b90b6 no need anymore for using unstable mpv 2022-01-02 19:09:23 +01:00
Trolli Schmittlauch a44af73bde install the interactive curses gitui tool 2021-12-30 00:51:06 +01:00
Trolli Schmittlauch 4ce17f519f remove Falkon as it is broken due to depending on Qt 5.14 right now 2021-12-02 13:56:10 +01:00
Trolli Schmittlauch 267ee7a965 allow plasma-browser-integration communication in firefox-bin as well 2021-11-26 19:43:07 +01:00
Trolli Schmittlauch a36290f7e2 switch to pre-built firefox for performance reasons 2021-11-25 20:25:37 +01:00
Trolli Schmittlauch 748e39b738 replace transmission with qBittorrent because of more standards 2021-10-28 22:53:04 +02:00
Trolli Schmittlauch bf04204ec1 switch from youtube-dl to yt-dlp due to former being abandoned 2021-10-26 06:34:09 +02:00
Trolli Schmittlauch c7fe4e0b3c gPodder not needed anymore 2021-10-07 23:36:43 +02:00
Trolli Schmittlauch 11cf4b248a install Elisa into user profile for better Qt/QML integration, evaluate it as a Clementine replacement 2021-10-07 23:35:52 +02:00
Trolli Schmittlauch 1e196f25ca add missing latex packages for building moderncv 2021-08-21 11:42:31 +02:00
Trolli Schmittlauch 755c9cc444 disable trailing whitespace warnings in git 2021-08-15 13:03:03 +02:00
Trolli Schmittlauch e2596f26ce install gpodder as a podcatcher 2021-08-15 13:02:14 +02:00
Trolli Schmittlauch e1eea0f769 remove seafile stuff from overlays 2021-08-15 13:01:32 +02:00
Trolli Schmittlauch 265464ad21 switch iosevka to prebuilt font files 2021-06-05 02:18:31 +02:00
Trolli Schmittlauch b7d87aa0ee update to NixOS 21.05 2021-06-03 13:28:46 +02:00