Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Configuration

This config can be installed via one command on every system.

sudo nixos-rebuild switch --flake github:moverval/nix-config/main#default --impure

Home Manager Configuration

If the NixOS Configuration is unchanged, there exists a shortcut, so no sudo and less time is required when updating.

home-manager switch --flake github:moverval/nig-config/main#default

Change Username

The user configuration can be updated in flake.nix.

Minimal configuration

To just get a system as fast as possible running without locales, graphics, sound etc. use

sudo nixos-rebuild switch --flake github:moverval/nix-config/main#minimal --impure

With home-manager

home-manager switch --flake github:moverval/nig-config/main#minimal

About

NixOS Config

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages