dotfiles/README.md
2025-05-29 23:04:56 +02:00

775 B

README - Coast's dotfiles

Most of these are old dotfiles as my more recent ones have been moved to my home-manager configuration. If you'd like to use more modern dotfiles, make sure you have the Nix Home Manager installed on your system, then run the following command(s):

Make sure you have Nix Package Manager installed

cd ~/.config && mkdir home-manager

git clone https://codeberg.org/coast/home-manager.git

nix run home-manager -- init --switch .

I believe the above commands will set up home-manager with my weird home-manager configuration. Please don't use that, you deserve better! :3 Like your own configuration! Mine sucks.