Skip to content

kwbauson/home-manager-flakes-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple home-manager starter using flakes, building in github actions, and automatic updates to the repo

nix run .#hm -- --help
# test your configuration
nix run .#build # alias to nix run .#hm build
# switch to your configuration
nix run .#switch # alias to nix run .#hm switch

The main file is flake.nix. Update the username, homeDirectory, and configuration to suit your needs.

To receive pull request updates to this repo, you need to create a repository secret named PERSONAL_ACCESS_TOKEN as described here

To have those pull requests be automatically merged, you must satisfy the conditions here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages