Updated system
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
];
|
||||
systemd.services."phoenix-system-builder" = lib.mkIf config.systemSettings.systemBuilder.enable {
|
||||
path = with pkgs; [
|
||||
openssh git nix
|
||||
openssh git nix nixos-rebuild
|
||||
];
|
||||
script = ''
|
||||
echo "navigating to /etc/nixos";
|
||||
|
Reference in New Issue
Block a user