structure similar to @fufexan's1 dots
My Catppuccin2 themed dotfiles written in nix, managed with home-manager3 & NixOS
nixos-rebuild switch --flake . --use-remote-sudo
Only NixOS is supported as of now, no nix-darwin, no NixNG, and no generic linux
Don't exist, because I don't feel this is unique enough to be shown off ATM, this is just so I have a public place to show my dots, but in the near future, that will not be the case 🙂
My shell is Z-shell4, prompt is Powerlevel10k5, and my plugins are managed with home-manager3, (Oh My ZSH free, and will always be)
Good ol' Kitty6 with JetBrains Mono Nerd7
Just Macchina8 nothing special, cat is in ascii.nix
🙂
Just using the respective themes from Catppuccin2
Hyprland9, because who doesn't love Hyprland9?
ATM its all yoinked from @fufexan1, which is built in eww10. Though don't use my setup as its mostly broken, working on a refactor in rust, and a refactor of menu.
Gtkgreet11 running under Greetd12, running under cage13, though the styling is pretty broken.
For music I use DownOnSpot14 to download my music from Spotify (Not using bypass, I'm paying for premium), which is tagged using beets15, then that music is synced with Nextcloud16, and played through MPD17, which is controlled by ncmpcpp18
I have a basic MPV19 setup configured, but that's it, nothing special
NixOS secrets are managed through agenix20
This does not apply anymore, I use agenix for everything, but my custom home secrets setup is still there is someone wants
Since agenix20 doesn't support home secrets, nor did homeage21 work for me, or work how I wanted it too, I found it would be faster just to use write my own, maybe I'll publish and improve my implementation later on
- Add locking, and inhibiting of it
- Thankies nyx for some securties stuffs