Skip to content

koralle/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

koralle's dotfiles

Prerequisites

Install Nix with Nix Flakes

Please install Nix with Nix Flakes with nix-installer.

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

Usage

For the first time, since home-manager is not installed, build via the nix run command:

nix run home-manager/master -- switch --flake .#koralle

From the second time onwards, since home-manager is installed, the command becomes slightly simplified:

home-manager switch --flake .#koralle

I have further simplified this using just and justfile.

just switch

or

just s

About

My dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published