Commit Graph

624 Commits

Author SHA1 Message Date
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
8a47045cd0 Added/changes some aliases for git and k 2025-06-01 16:05:01 +03:00
221cbe75b6 Added kopia and conifgured virtual machines so I can run ubuntu to run
iDrive bcz iDrive doesn't fucking have a universal package like a
flatpak or AppImage so I gotta use a VM just to use it
2025-06-01 16:04:13 +03:00
5f99c45d0c Added kotlin, not great but there seems to be an official LSP from
jetbrains that is in alpha and first commit was like a week ago, so
hopefully it'll be better when I actually need kotlin
2025-05-28 23:14:55 +03:00
bed52665a3 Changed java root dir markers 2025-05-27 14:11:55 +03:00
3bae42049a Initial setup for java development in NVIM 2025-05-27 13:23:32 +03:00
501d58fdd4 Updated nvim plugins 2025-05-27 12:39:18 +03:00
f3400383f1 Changed eko tmux session while evulating mprocs, might revert 2025-05-26 22:36:58 +03:00
3d0af5a12e Added mprocs to maybe use with eko instead of multiple tmux panes 2025-05-25 19:56:46 +03:00
409708525d Added kondo for cleaning build caches to save on disk space 2025-05-25 19:56:22 +03:00
1088670efd Replaced ncdu with dua cuz it's super fast 2025-05-25 19:56:04 +03:00
90c63def40 Fixed graphics reset issue due to nvidia GPU 2025-05-25 19:53:07 +03:00
ab35a19748 Updated packages 2025-05-22 19:20:04 +03:00
620ddd9d02 Removed golangcilint cuz it crashed a bunch 2025-05-22 19:19:04 +03:00
8ed23a3296 Manually mount windows partition in zshrc bcz dolphin fails to do so 2025-05-20 16:11:00 +03:00
dced23368f Added phoronix to benchmark my new desktop pc 2025-05-20 13:46:07 +03:00
be79e96413 Updated nix 2025-05-19 16:58:10 +03:00
65f9690454 Updated flake and trying to fix firefox emoji issues 2025-05-19 16:56:25 +03:00
e258c1ba39 Added zen browser 2025-05-19 16:56:18 +03:00