Skip to content

debarchito/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. Setup

Apply the NixOS configuration using:

sudo nixos-rebuild switch --flake .#<host>

This will enable the nh utility. Thus, subsequent applications can be triggered using:

nh os switch -c <host>
# or, just:
nh os switch

Apply the Home-Manager configuration using:

home-manager switch --flake .#<user>@<host>
# or:
nh home switch -c <user>@<host>

Lastly, run the setup script to apply all the impure adjustments:

nix develop .#impure-setup --command fish
# inside the development shell, run:
execute-impure-setup

2. Licensing

The repository is licensed under the zlib license.

About

The dendritic (.)dotfiles for my NixOS setup!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages