Skip to content

mngrm3a/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

It is not necessary to install Home Manager as it is the default package of this flake. Running nix run . -- will execute Home Manager, and all arguments following -- will be passed to it. Home Manager provides a --flake option that allows you to select an attribute to be used as the configuration. The . refers to the first attribute in packages.homeConfigurations.

  • build configuration: nix run . -- build --flake .
  • switch to configuration: nix run . -- switch --flake .
  • use $SHELL instead of bash: nix develop -c $SHELL

References

Home Manager configuration

Standalone Home Manager setup

NixOs setup with nix-darwin

About

nix configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published