Skip to content

bynetio/byron-dex-nixos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dex Nixos

Updating flake

In order to update flake inputs, simply use below commands:

cd ~/dex-nixos
nix flake update

Rebuilding flake with latest changes

To rebuild NixOS which is generated from the flake.nix file, use below commands as root:

cd ~/dex-nixos
nixos-rebuild switch --flake .

Note: Remember than any new files have to be staged first otherwise flake won’t register them and rebuilding will fail.

Resources

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published