19 current 2024-11-10 17:01:49 24.05.6463.83fb6c028368 6.6.59 *
This commit is contained in:
parent
c870d4486e
commit
02348730c4
@ -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)
|
||||||
|
@ -1,2 +1,3 @@
|
|||||||
building Nix...
|
building Nix...
|
||||||
|
building the system configuration...
|
||||||
error: interrupted by the user
|
error: interrupted by the user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user