Skip to content
This repository has been archived by the owner on Mar 18, 2021. It is now read-only.

Latest commit

 

History

History
executable file
·
26 lines (19 loc) · 513 Bytes

README.md

File metadata and controls

executable file
·
26 lines (19 loc) · 513 Bytes

nixos-configs

My Config Files For Various NixOS Deployments

Pull bootstrap.sh & Run Script

curl -L https://github.com/Wolfereign/nixos-configs/tarball/master | tar xz
cd Wolfe*
bash ./bootstrap.sh

or

curl -L https://git.io/fNeXc | tar xz
cd Wolfe*
bash ./bootstrap.sh

To-Do

  • Finish Home Workstation (Zaku) Configuration
  • Finish Home Server (Portland) Configuration
  • Finish Firewall/Router (Shuttle DS81) Configuration
  • Figure Out Better Generic User Dotfile Management