All my configurations files
Run this command
curl -O https://raw.githubusercontent.com/Karvyz/.dotfiles/main/install.sh && bash install.sh && rm install.shsh <(curl -L https://nixos.org/nix/install) --daemon
echo experimental-features = flakes nix-command >> /etc/nix/nix.conf
git clone https://github.com/Karvyz/.dotfiles.git && cd .dotfiles
nix run home-manager/master -- switch --flake .