Skip to content

shivangjhalani/nix-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NIX-CONFIG

Started from scratch using : https://github.com/Misterio77/nix-starter-configs

Init

  1. nix shell nixpkgs#git
  2. git clone https://github.com/shivangjhalani/nix-config.git
  3. cd nix-config
  4. export NIX_CONFIG="experimental-features = nix-command flakes"
  5. nix shell nixpkgs#home-manager

Rebuild Config: sudo nixos-rebuild switch --flake .#hostname

Home Manager: home-manager switch --flake .#username@hostname


Releases

No releases published

Packages

No packages published

Languages