Skip to content

shimo8810/tsurara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

756 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tsurara

nix mit
logo

Install

install nix

https://github.com/DeterminateSystems/nix-installer

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

install dotfiles

nix run 'nixpkgs#git' -- clone git@github.com:shimo8810/tsurara.git ~/tsurara
nix run home-manager/master -- switch --flake ~/tsurara

Update

task switch

Screenshot

screen-shot

commands

  • task update: update flake inputs
  • task build:hm: build home-manager configuration
  • task fmt: format nix files
  • task switch: update and apply configuration
  • task clean: clean nix store

About

dotfiles with nix

Resources

License

Stars

Watchers

Forks