Skip to content

henrirosten/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Flake

Usage

Clone this repository:

$ git clone https://github.com/henrirosten/dotfiles.git
$ cd dotfiles

Bootstrap nix shell with flakes and nix-command:

$ nix-shell

Build configuration for host hostname:

$ nixos-rebuild build --flake .#hostname

Install configuration for host hostname:

$ sudo nixos-rebuild switch --flake .#hostname

Acknowledgements

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages