johnPertoft / dotfiles

:trumpet: :trumpet: :trumpet:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

Usage

# Update inputs and commit lock file
nix flake update --commit-lock-file .

# NixOS rebuild home
sudo nixos-rebuild switch --flake github:johnPertoft/dotfiles#nixos-home

# NixOS rebuild work
sudo nixos-rebuild switch --flake github:johnPertoft/dotfiles#nixos-work

# Home-manager switch
nix run github:johnPertoft/dotfiles#switch-home

# Shell with ipython and ml packages
nix shell .#ipython

About

:trumpet: :trumpet: :trumpet:


Languages

Language:Nix 100.0%