Updated update script
This commit is contained in:
parent
d53e395d42
commit
5a228cb375
@ -53,7 +53,7 @@ in
|
|||||||
# System packages
|
# System packages
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
# TODO: Make module for utilities/scripts
|
# TODO: Make module for utilities/scripts
|
||||||
(writeShellScriptBin "system-update" "nixos-rebuild switch --flake git+https://git.bulthuis.dev/Jan/dotfiles")
|
(writeShellScriptBin "system-update" "nixos-rebuild switch --flake git+https://git.bulthuis.dev/Jan/nixos-config")
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable qemu guest agent
|
# Enable qemu guest agent
|
||||||
|
Loading…
x
Reference in New Issue
Block a user