19 current 2024-11-10 17:01:49 24.05.6463.83fb6c028368 6.6.59 *

This commit is contained in:
deadvey 2024-11-11 23:37:38 +00:00
parent c870d4486e
commit 02348730c4
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sudo vim /etc/nixos/configuration.nix -nw sudo nvim /etc/nixos/configuration.nix -nw
sudo nixos-rebuild switch &>nixos-switch.log || ( sudo nixos-rebuild switch &>nixos-switch.log || (
cat nixos-switch.log | grep --color error && false) cat nixos-switch.log | grep --color error && false)
gen=$(nixos-rebuild list-generations | grep current) gen=$(nixos-rebuild list-generations | grep current)

View File

@ -1,2 +1,3 @@
building Nix... building Nix...
building the system configuration...
error: interrupted by the user error: interrupted by the user