Skip to content

sesav/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configs

A collection of my dotfiles. This is evolving all the time.

Nix home-manager

Apply configuration:

On Linux

cd nix/
home-manager switch --flake .#sesav@x86_64-linux

On macOS:

cd nix/
home-manager switch --flake .#sesav@aarch64-darwin

Update dependencies:

nix flake update
home-manager switch --flake .#sesav@<arch>

Home-manager '--extra-experimental-features nix-command':

nix --extra-experimental-features "nix-command flakes" \
    run home-manager/master -- init --switch

Uninstalling Nix

https://nix.dev/manual/nix/latest/installation/uninstall#uninstalling-nix

About

A collection of my dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors