mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-06 02:40:14 +00:00
updates with ec2
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user