Skip to content

P-E-P/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flake based nixos configuration

build using the following command:

nix build ./flake.nix#nixosConfigurations.lambda.config.system.build.toplevel

Installation

Use the following command to install the configuration:

nixos-rebuild boot --flake ./#machine_name

You need to replace the machine name by the machine you wish to install, for example a machine called Lambda would be installed using the following command:

nixos-rebuild boot --flake ./#lambda

About

My flake based nixos configuration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published