Update for Darwin aarch64 config

This commit is contained in:
Greg Hellings
2023-05-09 12:01:29 -05:00
parent 65259176f4
commit efa9f107ad
9 changed files with 91 additions and 48 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ def _rebuild(args):
import os
system = os.uname()
if system.sysname == 'Darwin':
darwin-rebuild --flake ~/.config/nix switch
darwin-rebuild --flake ~/.config/darwin switch
else:
sudo nixos-rebuild switch