Skip to content

sgillespie/nixos-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Configs

My NixOS configurations for desktop systems

Quick Start

To use this project, you will need

  • git
  • A running NixOS system

To use these configs, clone the project and update

cd /etc/nixos

# Clone out the repository
git init
git fetch [email protected]:sgillespie/nixos-configs.git
git reset --hard origin/master
git clean -fd

# Build the system
nixos-rebuild switch

Then reboot and everything should be set up

Author

Sean Gillespie [email protected]

License

This project is licensed under the MIT License. See LICENSE

About

My NixOS configuration for desktop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published