Skip to content

0x1d/nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Configuration

This repo contains my personal Nix / NixOS configuration.

Usage

Run ctl.sh to see the list of commands to manage the system.

./ctl.sh

Usage: ctl.sh <command> <subcommand>

 ~> os

    test              Rebuild and test OS without new generation
    rebuild           Rebuild OS and create new generation
    upgrade           Upgrade channels and rebuild OS
    changes           Show changes between generations
    gc                Garbage collect old generations
    vm                Build and run as VM

 ~> store

    gc                Collecting garbage in nix-store
    optimise          Optimise nix-store
    search PACKAGE    Search for package

 ~> shell

    run NAME          Run a nix-shell from ./shell/

About

My NixOS config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published