Commit Graph

642 Commits

Author SHA1 Message Date
ed9a0b45f2 Updated system again and added eko 2025-07-21 16:33:21 +03:00
8fea466178 Added config for pyroscope 2025-07-21 16:33:09 +03:00
13d44760b4 Added pyroscope, and removed intellij bcz it errored when trying to
switch
2025-07-21 16:32:42 +03:00
fe3ead8c50 Updated nix 2025-07-20 17:45:06 +03:00
0dcf513f2f Added a bunch of stuff for testing eko (like grafna/prometheus/loki etc) 2025-07-20 17:44:12 +03:00
a12decfc17 Added readonly access to $HOME for sqlite grafana extension for Eko
development
2025-07-20 17:43:33 +03:00
a0e1b51c77 Added blockbrawl for sessionizer 2025-07-20 17:42:52 +03:00
36c197b90c Zig configuration changes for new v14 release 2025-07-20 17:42:29 +03:00
66704372f7 Added local prometheus for eko 2025-07-12 14:10:57 +03:00
d27477517f Added a bunch of tools for testing EKO ci locally and also for running
eko server locally
2025-07-11 12:22:50 +03:00
cedfebd8ff Added keybindings for mprocs 2025-07-11 12:22:20 +03:00
57fb46d77f This is related to the workspace diagnostics, it enables it for go 2025-07-11 12:22:03 +03:00
c475d014bc De-prioritized snippet autocompletions 2025-07-11 12:18:51 +03:00
0265f004f3 Added <leader>fa for find all files in snacks 2025-07-11 12:18:32 +03:00
e72ed1a998 Changed eko snippet to use slog instead of log 2025-07-11 12:17:29 +03:00
b5c88a8f2b Added workspace diagnostics to fix a nvim issue where it only shows
diagnostics for opened buffers
2025-07-11 12:16:42 +03:00
2a7e91ca27 Added dynamic linking for wayland/libxkbcommon/libGL so I can run godot
games
2025-06-28 14:30:23 +03:00
9d0fbc61f6 Renamed FLAKE to NH_FLAKE so nh recognizes it now 2025-06-28 14:29:58 +03:00
c849eef58e Added <C-n> and <C-p> keybinds to mprocs to quickly switch between procs 2025-06-22 17:21:17 +03:00
7bfd13f213 Renamed dekstop entry from whatsie to WasIstLos (forgot after I
switched), added inkscape to edit SVGs and removed all the junk from the
previous commit
2025-06-22 16:55:31 +03:00
aedda15cd4 Backing up for future reference, tired to automount kopia but it seems
very complicated and it's not worth my time:
https://www.reddit.com/r/NixOS/comments/12uoti5/how_do_i_automount_fuse_devices/
https://stackoverflow.com/questions/1554178/how-to-register-fuse-filesystem-type-with-mount8-and-fstab
https://home-manager.dev/manual/23.05/options.html#opt-services.udiskie.notify
https://wiki.archlinux.org/title/Fstab
https://forum.manjaro.org/t/root-tip-how-to-systemd-mount-unit-samples/1191/8
https://forum.manjaro.org/t/root-tip-how-to-use-systemd-to-mount-any-device/1185
2025-06-22 16:32:44 +03:00
50603e4368 Added lutris for minecraft dungeons 2025-06-21 23:17:51 +03:00
4e784517f6 Replaced whatsie with WasIstLos (formely whatsapp-for-linux) bcz whatsie
has some memory leak and seems to be broken.
Also note there is some nvidia/wayland issue when running WasIstLos, so
I added a GTK env var to the desktop entry and it fixes it.
I got it from these issue (for future reference):
https://github.com/tauri-apps/tauri/issues/10702
2025-06-21 00:05:41 +03:00
c187271e5f Added osu, works really well on linux, was able to also import all my
songs from the windows osu! I had, was able to get a C on Los! Los! Los!
hard with 70% (C grade) accuracy (my best is 68% accuracy, D grade, but
has ~124 combo compared to 90 so my old time still scores higher), also
it feels likee not all the scores were imported bcz certain maps it
feels like I played way more but only have a few tries, so not sure,
maybe I missremember and haven't played much, but maybe some scores r
missing (or maybe I had alot of failed attempts with no scores)
2025-06-21 00:02:25 +03:00
a149cce0af Moved the nvidia fix into nvidia 2025-06-20 14:09:35 +03:00
016a6dbb7b Fixed automatic mounting by using fileSystems instead of systemd.mounts 2025-06-20 14:08:49 +03:00
3e97855d0a Removed thunar 2025-06-19 17:56:26 +03:00
7df31ae0c3 Updated nvim 2025-06-18 17:36:54 +03:00
9112078b25 Keychain now uses the KDE wallet GUI insteead of the terminal when
asking for passphrase which is (hopefully) more secure, with a timeout
of 1 minute (after the timeout, it'll stop blocking, causing every open
terminal to open it's own prompt popup which is annoying, might increase
this if I still regularly hit the limit)
2025-06-18 12:44:16 +03:00
e9f59c3900 Updated nix 2025-06-18 12:44:12 +03:00
56ea48ff78 Replaced manual mounting in .zshrc with better mounting using systemd 2025-06-17 10:59:01 +03:00
df48f7d9cc Experimenting with thunar 2025-06-17 10:36:18 +03:00
7660b6c9b0 Added goldendict for albert but it still doesn't work 2025-06-17 10:35:22 +03:00
73107fa7e7 Removed with and fully qualified overriden packages (so multiple pins
can be used)
2025-06-16 13:12:06 +03:00
a23b139b6e Some stuff to try and fix firefox emojis issue, doesn't seem to work 2025-06-16 13:11:08 +03:00
b97ac5a878 Fixed formatting issue in java files (formatting is still broken, but it
doesn't autoformat every few seconds, only on :w)
2025-06-12 10:55:13 +03:00
92e42eb3a3 Added (disabled) vim-table-mode 2025-06-12 10:55:00 +03:00
266030815e Added some quote from a while ago 2025-06-07 16:14:31 +03:00
dcb889f40d Revert quoting $HOME like bashls suggested as it broke my SSH lol 2025-06-06 10:29:33 +03:00
d2f9cb70ad Moved timers into their own nix module, fixed issues with sops, upgraded
gitea.py to use env vars for secrets, added a timer to run every 5 hours
to mirror repos from github to gitea
2025-06-05 13:42:54 +03:00
becb29ef63 Updated secret key to not use my ssh key (to avoid exposing it) 2025-06-05 12:53:41 +03:00
93c99f17c5 Initial gitea mirror script 2025-06-05 12:35:48 +03:00
756a73442e Added sops nix 2025-06-05 12:28:04 +03:00
b79e936505 Renamed diary to grimoire 2025-06-05 00:38:09 +03:00
2d27bc562d Added KDE-connect for phone 2025-06-03 23:14:26 +03:00
2baef5f33c Moved virtiofsd to be near virtualization code and added appimage-run to
run appimages
2025-06-03 20:58:51 +03:00
714edfd739 Added epic games store to gaming 2025-06-03 20:36:24 +03:00
5b1af5de36 Automatically mount all my drives 2025-06-03 13:45:41 +03:00
570ee6693d Added linus torvalds quote 2025-06-02 11:10:02 +03:00
a380553d32 Configured my git, see https://www.youtube.com/watch?v=G3NJzFX6XhY 2025-06-01 17:52:25 +03:00