Skip to content

olzemal/configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

512 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

configs

My configuration files and shell scripts.

Apply NixOS configuration

$ sudo nixos-rebuild switch --flake .#laptop
$ nixos-rebuild switch --flake .#sebastian --target-host sebastian --use-remote-sudo

Apply home-manager configuration

$ home-manager switch --flake .#alex

Get home-manager for bootstrapping

$ nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager

$ nix-channel --update

$ nix-shell '<home-manager>' -A install

About

My config files and helper scripts

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors