Skip to content

Repository files navigation

My NixOS Configuration

Built with Nix flakes and the den framework.

Hosts

Usage

Unfree packages

Run an unfree package without permanently allowing it:

nix run nixpkgs#unfreePackage --unfree

Flake update tokens

To avoid GitHub rate limits when updating flake inputs, add a token to ~/.nix.conf (included automatically when present):

access-tokens = github.com=ghp_***

Rebuilding

Rebuild the current host (taken from $NIX_FLAKE_DEFAULT_HOST):

rebuild

A different subcommand or extra arguments work too:

rebuild boot --impure

About

my dotfiles

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages