Skip to content

anders130/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,205 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Contributors