Commit Graph

30 Commits

Author SHA1 Message Date
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
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
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
756a73442e Added sops nix 2025-06-05 12:28:04 +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
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
3bae42049a Initial setup for java development in NVIM 2025-05-27 13:23:32 +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
dced23368f Added phoronix to benchmark my new desktop pc 2025-05-20 13:46:07 +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
dfb1cb931b Added auto login 2025-05-16 20:05:13 +03:00
2c5db1c0de Refactored NixOS config to be more modular 2025-05-16 16:06:11 +03:00
4423b2f08f Preparing for refactoring NixOS 2025-05-16 15:16:46 +03:00
de4af3398c Added nvidia drivers for NixOS so the GPU will actually work properly 2025-05-15 19:00:20 +03:00
bdbde54648 Added nix LSP (nil_ls)
I love it, it just works out of the box, unlike nixd which was so broken
I couldn't get it to work, and it's so much more featureful, it has
insane autocompletion for keywords and vars and I can go to
definition/go to references on files/vars etc and it has diagnostics and
shows when there is an error, it's so much better, and it has completion
for nix options
2025-04-23 18:34:02 +03:00
9ca23af4f7 Added keymaps to move blocks in visual mode in vim 2025-04-21 00:12:48 +03:00
286340b6f1 Refactored nix config to make it slightly more modular 2025-04-20 01:34:33 +03:00