Update configuration.nix
deploy config / Explore-Gitea-Actions (push) Successful in 20s Details

This commit is contained in:
Tom 2024-08-09 21:50:34 +02:00
parent 2bdb928140
commit abc5e04621
1 changed files with 0 additions and 4 deletions

View File

@ -82,10 +82,6 @@
qemuGuest.enable = true;
};
programs.bash.shellAliases = {
update = "sudo cd /etc/nixos && git pull && nixos-rebuild switch";
};
systemd.timers."start-runner" = {
wantedBy = [ "timers.target" ];
timerConfig = {