feat: add NixOS config for Apollo laptop
This commit is contained in:
parent
60b0e1f824
commit
47ca17f781
6 changed files with 277 additions and 0 deletions
3
justfile
3
justfile
|
@ -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 }}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue