Skip to content

cchalc/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nixconf

Usage

nix run github:nix-community/home-manager -- switch --flake .

After the first run, home-manager is available directly, and so you can do:

home-manager switch --flake .

Updating dependencies

Since this repository is a nix flake (basically a self-contained nix package), upgrading software is a single command away:

nix flake update .

references

repo

nix-config % nix --extra-experimental-features "nix-command flakes" run github:zmre/pwzsh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published