Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,679 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

my dotfiles

How to use

Standalone home-manager

# Install nix
$ curl -sSfL https://artifacts.nixos.org/nix-installer | sh -s -- install --enable-flakes

# Add nix-community cache
$ nix run nixpkgs#cachix -- use nix-community
$ nix run nixpkgs#cachix -- use numtide
$ nix-shell -p git curl home-manager
$ git clone https://github.com/uesyn/dotfiles.git
$ cd ./dotfiles
$ home-manager switch --flake . --impure -b backup --show-trace

or init flake

$ nix-shell -p git curl home-manager
$ mkdir path/to/empty/flake/dir
$ cd path/to/empty/flake/dir
$ nix flake init -t github:uesyn/dotfiles --refresh

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages