Commit graph

398 commits

Author SHA1 Message Date
Payas Relekar
3b36215c9b Revert "grafana: disable temporarily"
This reverts commit 24f0a5eb04.
2024-03-16 18:14:36 +05:30
Payas Relekar
0a3a4a05ad doom: update eglot config for nix-ts-mode 2024-03-16 17:23:09 +05:30
Payas Relekar
64f3563239 emacs: include eglot via Nix 2024-03-16 17:22:33 +05:30
Payas Relekar
24f0a5eb04 grafana: disable temporarily 2024-03-16 17:13:45 +05:30
Payas Relekar
a8671855af paperless: conform to new module option 2024-03-16 16:57:38 +05:30
Payas Relekar
df11af1771 paperless: minor formatting change 2024-03-16 14:38:22 +05:30
Payas Relekar
1f5e986a78 doom: remove nixfmt override
Nix formatting RFC was merged, with new style being implemented in a
separate branch of nixfmt. Since I have it installed and have already
started using it, this override to use nixpkgs-fmt can be removed.
2024-03-16 14:37:09 +05:30
Payas Relekar
67e5fd2175 doom/org: skip entries that are done/cancelled from agenda
org-agenda default behavior appears to be changed and now is including
entries for things that were cancelled ages ago.

These variables are not all necessary, but they seem like good choice to
keep the clutter out.
2024-03-16 13:17:22 +05:30
Payas Relekar
316df063a6 doom: remove eglot-x and unused eglot config 2024-03-15 22:00:58 +05:30
Payas Relekar
943381c774 dev-home: Add xsv 2024-03-14 17:15:38 +05:30
Payas Relekar
f35a18864c nvim: Add gleam-vim 2024-03-14 15:48:18 +05:30
Payas Relekar
b5b4251194 doom: update gleam package 2024-03-14 15:27:44 +05:30
Payas Relekar
39a35aa594 dev-home: Add gitu 2024-03-14 15:09:34 +05:30
Payas Relekar
537d56977a remove nixd, as it relies on insecure version on Nix 2024-03-14 15:07:00 +05:30
Payas Relekar
f7eecb02f0 plasma6: correct option as per upstream 2024-03-14 13:06:55 +05:30
Payas Relekar
50d8a4082e eza: fix build 2024-03-13 23:15:53 +05:30
Payas Relekar
cd149d1f81 switch to plasma6 2024-03-13 22:54:07 +05:30
Payas Relekar
95d5ce4bf8 dev: replace nix formatters by RFC-140 standard formatter 2024-01-29 00:15:18 +05:30
Payas Relekar
385cc6d453 monitoring: make export-to-prometheus deoend on network-online.target 2024-01-28 23:46:06 +05:30
Payas Relekar
2cd809f4a7 fonts: remove nerdfonts
I am not using them right now and their build is broken on unstable channel
2024-01-28 00:43:51 +05:30
Payas Relekar
13caed068b dev: remove kicad for now 2024-01-28 00:43:37 +05:30
Payas Relekar
c2b445cfd7 bebop: Disable hass 2024-01-01 10:09:36 +05:30
Payas Relekar
3fb07c00dc bebop: enable hass 2023-12-27 18:22:40 +05:30
Payas Relekar
d72e57b76e hermes:phoebe: Remove deprecated plasma-browser-integration for firefox
There is new nativeMassagingHosts option being suggested instead, but
the thing is, plasma-browser-integration for firefox is already enabled
by plasma-desktop itself in nixpkgs. So when it is enabled again by user
config, there is a conflict and the config does not build.

Still need to see if this allows user applicable config instead
2023-12-26 22:21:07 +05:30
Payas Relekar
2207ab80eb hass: disable for now
It is probably pulling in ancient version of openssl, and that is
causing build to fail. Of coiurse, I don't want it to use insecure
version, so thats that.
2023-12-25 23:39:50 +05:30
Payas Relekar
81607ba92a hass: Fix typo 2023-12-25 23:35:43 +05:30
Payas Relekar
d3d52ea826 bebop: Enable initial home-assistant 2023-12-25 23:29:51 +05:30
Payas Relekar
01e585722d doom: Update window title, include projectile if needed 2023-12-25 22:12:39 +05:30
Payas Relekar
76ede3edde doom: minor load finction change 2023-12-25 21:48:01 +05:30
Payas Relekar
e6c81dadd7 doom: more font updates 2023-12-25 21:46:46 +05:30
Payas Relekar
56457d0aa9 emacs: Try out some new unicode and variable pitch font 2023-12-25 21:44:01 +05:30
Payas Relekar
a4a6be0f96 avahi: Fix for upstream change 2023-12-25 21:43:40 +05:30
Payas Relekar
833106f069 doom/isearch: minor update 2023-12-25 20:52:20 +05:30
Payas Relekar
d43643fac2 doom: replace ctrlf with isearch+customizations
Making isearch interactive with transient is pretty good and by
modifying isearch I can get pretty close to what ctrlf offers already.
For heavier needs consult is already here and perfect. So, ctrlf, while
nice in providing what can be done with isearch, is no longer necessary.
2023-12-25 20:48:26 +05:30
Payas Relekar
b543e8f5e9 hermes+phoebe: Enable avahi+mdns
For device discovery over local network. Trying this out because ESPHome
is not able to locate wirelessly connected devices for OTA updates.
2023-12-25 10:30:53 +05:30
Payas Relekar
06bcd2b6d8 doom: Spruce up Ctrlf with transient
Ctrlf already makes isearch nice with few extra goodies. With transient,
things become a lot more interactive and discoverable, boosting actual
utility of this venerable and rich tool. Hopefully with this, I'll be
able to make use of it more often

Thanks to :
http://yummymelon.com/devnull/improving-emacs-isearch-usability-with-transient.html

original source:
a4c7bacbd3/cc-isearch-menu.el
2023-12-24 21:05:10 +05:30
Payas Relekar
33f8f2e276 dev-common: Add KiCAD
Because I also want to preserve the circuit diagrams of what thing goes where
2023-12-24 20:12:04 +05:30
Payas Relekar
40a048ccf9 dev-common: Add esphome 2023-12-23 22:45:09 +05:30
Payas Relekar
c99666fb86 users: Add payas to dialout and tty groups
Because esphome requires them for writing out to serial connection
2023-12-23 22:44:39 +05:30
Payas Relekar
4ce48e7620 doom: Enable yaml module
Because ESPHome uses YAML for configuring build
2023-12-23 15:08:04 +05:30
Payas Relekar
6ad4e5e9cb healthchecks: Add initial config (disabled) 2023-12-19 21:43:15 +05:30
Payas Relekar
d9e558f04e rss: clean up whitespace 2023-12-19 21:33:01 +05:30
Payas Relekar
0c93c17aa6 plasma-desktop: Update activation script to remove gtk-4.0 config 2023-12-19 21:31:50 +05:30
Payas Relekar
a56b746216 plausible: Disable 2023-12-14 20:09:34 +05:30
Payas Relekar
eb9a05da7b plausible: Enable 2023-12-09 12:24:25 +05:30
Payas Relekar
36767e3b59 plausible: remove releaseCookiePath 2023-12-02 18:02:36 +05:30
Payas Relekar
dd5937d9c4 syncthing: Fix dataDir 2023-12-01 15:00:02 +05:30
Payas Relekar
c2adcfd7c1 doom: Add another shortcut for M-x
C-SPC SPC is more convenient on GPD micro because lack of right hand M/C
keys make these shortcuts fairly painful
2023-11-18 21:19:25 +05:30
Payas Relekar
f7c9345188 doom: Add global general-based shortcut for save buffer
C-SPC f s matches evil based doom shortcut and is more convenient on gpd micro
2023-11-18 10:09:35 +05:30
Payas Relekar
e3aa823290 doom: try to fix tmpdir creation 2023-11-18 09:58:37 +05:30