Skip to content

VictoryTek/Nixos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS config files

I wanted a completly modular setup for NixOS.

This repo contains all the files I have stripped from the configuration.nix to individualize as many components as I could. I sometimes use NixOS as a desktop pc but mostly as a server, and not all modules are necessary or wanted in a server setup. So making them all modules makes it easier to add, and remove parts as you need them or no longer need them.

nix-shell -p git

git clone http://github.com/victorytek/Nixos

cd Nixos

./setup.sh

To update easily

cd Documents

./update.sh

To Upgrade to the next version of NixOS

cd Documents

./Version_Upgrade.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Nix 53.2%
  • Shell 46.8%