Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 894 Bytes

README.md

File metadata and controls

34 lines (28 loc) · 894 Bytes

Dotfiles

Theme - Catppuccin Mocha

Bar- AGS

20240712_03h05m30s_grim

Catppuccin

catppuccin-macchiato

!!! Do Not Blindly install these dots

Installation

  1. 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"
  1. Clone the Repository
git clone https://github.com/sandptel
  1. 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