feat: add NixOS config for Apollo laptop

This commit is contained in:
Oliver Davies 2022-10-02 23:42:33 +01:00
parent 60b0e1f824
commit 47ca17f781
6 changed files with 277 additions and 0 deletions

View file

@ -1,6 +1,9 @@
default:
just --list
apollo *args:
sudo nixos-rebuild switch --flake .#apollo {{ args }}
pop-os *args:
home-manager switch -f home-manager/home.nix --flake .#pop-os {{ args }}