- Notifications
You must be signed in to change notification settings - Fork0
jaehong21/nix-config
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# install nix by Determinate System# https://github.com/DeterminateSystems/nix-installercurl --proto'=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix| sh -s -- install
https://github.com/LnL7/nix-darwin
nix run nix-darwin#darwin-rebuild -- switch --flake.# or `.#jetty`, `<path to flake.nix>#jetty`darwin-rebuild switch --flake.# if darwin-rebuild installed
https://github.com/nix-community/home-manager
# current path with `flake.nix`nix run nixpkgs#home-manager -- switch --flake.# or `#jetty`, `<path to flake.nix>#jetty`home-manager switch --flake.# if home-manager installed