2023-07-22 19:07:52 +02:00
2023-07-07 08:49:04 +02:00
2023-07-07 08:49:04 +02:00
2023-07-07 08:49:04 +02:00
2023-07-07 08:49:04 +02:00
2023-07-07 08:49:04 +02:00

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

 ~> OS

    os-test           Rebuild and test OS without creating a new generation
    os-rebuild        Rebuild OS and create new generation
    os-upgrade        Upgrade channels and rebuild OS
    vm                Build and run as VM

 ~> Store

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

 ~> Shell

    shell NAME        Run a nix-shell from ./shell/
Description
My NixOS config
Readme 136 KiB
Languages
Nix 93%
Shell 7%