Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

kulabun/nixconf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Configuration

# Generate new boot configuration
sudo nixos-rebuild boot --flake .#hx90

# Update current configuration
sudo nixos-rebuild switch --flake .#hx90

Secrets

Checkout / copy files:

  • ~/.secrets
  • ~/secrets

Tailscale

  1. Go to https://login.tailscale.com/admin/settings/keys
  2. Generate auth key
  3. Login to tailscale
tailscale up -authkey <auth key>

Bitwarden

bw config server https://bitwarden.snowy-butterfly.ts.net/
bw login [email protected]

Other

# Setup rust tools
rustup default stable


About

Personal nix configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published