Skip to content

AndrewJackson2020/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nix Config

Switch Commands

Build for laptop

sudo nixos-rebuild switch --flake ./#nixos-laptop

Build for desktop

sudo nixos-rebuild switch --flake ./#nixos-desktop

Build for hyperv_vm

sudo nixos-rebuild switch --flake ./#nixos-hyperv-vm

Run VM

nixos-rebuild build-vm --flake .#qvm_vm
./result/bin/run-nixos-vm

Initial Install command for new machines

sudo ./install.sh

Deploy Home Directory only

home-manager switch --flake ./

Initial Install command for new machines

nix run .#resume --impure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published