1.6 KiB
My even cooler than previous dotfiles!
My dotfiles managed with home manager
What's inside?
- Fish config
- Kitty config
- Hypr* stuff config
- Mako config
- ashell, waybar config
- nvim config
Screenshot
Some history
My first ever dotfiles repo was just named… Dotfiles. It was pretty bare bones.
Then I created superior dotfiles. I used it with chezmoi. It was pretty good, but then I decided to try something else…
As of today I'm using this repo with home manager. I'm still trying stuff out, but it looks pretty good right now.
How to try this out?
I guess you should install home manager. You can do it on any distro, but I only use Arch, so I don't guarantee it will work elsewhere. To try it out just copy this repo to ~/.config/home-manager, cd there and then run:
Important: don't forget to change your user info in flake.nix before running this command!
On NixOS
home-manager switch --flake .#nixos -b backup
On Arch
home-manager switch --flake .#arch -b backup
I hope you'll enjoy it, if you for whatever reason want to try this random ass dotfiles found on the internet…

