Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

188 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update

sudo bash ./nixos-system/scripts/update.sh

If you are on a version before the update script run these command before running the update script to apply all the migrations:

echo "0" | sudo tee nixos-system.version > /dev/null
sudo git submodule update --init --remote --merge nixos-system

Setup

cd /etc/nixos/
curl -sSL https://raw.githubusercontent.com/woliver99/nixos-system/refs/heads/master/scripts/setup.sh | sudo bash

NixOS Minimal Install Script

curl -sL https://raw.githubusercontent.com/woliver99/nixos-system/refs/heads/master/scripts/install.sh -o /tmp/install.sh && sudo bash /tmp/install.sh && rm /tmp/install.sh

About

My NixOS config

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages