updates with ec2

This commit is contained in:
Noah Masur
2021-11-24 03:19:19 +00:00
parent 0aade99d4a
commit f1bc34e8fd
3 changed files with 650 additions and 273 deletions

View File

@ -2,6 +2,10 @@
default:
@just --list --list-heading $'Update NixOS config:\n'
channel:
nix-channel --add https://nixos.org/channels/nixpkgs-unstable nixos-unstable
nix-channel --update
# Update the system
system:
nixos-rebuild switch -I nixos-config=./configuration.nix