Theme - Catppuccin Mocha
Bar- AGS
- Installing Nix
sh <(curl -L https://nixos.org/nix/install) --no-daemon
. ~/.nix-profile/etc/profile.d/nix.sh
export NIX_CONFIG="experimental-features = nix-command flakes"
- Clone the Repository
git clone https://github.com/sandptel
- Rebuild Switch Using Flakes Here is profile name.
sudo nixos-rebuild switch --flake .#roronoa
OR direct install via
sudo nixos-rebuild switch --flake github:sandptel/dotfiles#roronoa