nixos-config

personal nixos config

View on GitHub

Crazazy’s personal nixos configuration and package repository

CI

Hello!

I’m Crazazy, and nowadays I mostly work on nix projects in my free time

Currently I study at the University of Twente

In this git repo you will find my personal configuration, and some packages I find useful to have

folders:

main files:

copying this system setup

then run createLinks.sh do create symlinks to configurations managed in the repository

Additional notes:

Installing packages faster

This repository uses cachix to cache the build artifacts nix created. To use the built derivations just put the following in your command line:

nix-env -iA cachix -f https://cachix.org/api/v1/install
cachix use crazazy