Skip to content

Instantly share code, notes, and snippets.

@Bad3r
Last active September 2, 2025 06:27
Show Gist options
  • Save Bad3r/ae4727cb6d97aae5355a9ddfb44c53b9 to your computer and use it in GitHub Desktop.
Save Bad3r/ae4727cb6d97aae5355a9ddfb44c53b9 to your computer and use it in GitHub Desktop.
export NIX_CONFIG="extra-experimental-features = nix-command flakes" && export NIXPKGS_ALLOW_UNFREE=1
nix profile install nixpkgs\#git
nix profile install --impure nixpkgs\#claude-code
git clone [email protected]:Bad3r/dotfiles.git $HOME/dotfiles
git clone [email protected]:Bad3r/nixos-dendritic.git $HOME/nixos
# Ensure to update hardware info
sudo $HOME/nixos/build -t tec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment