Doas: Difference between revisions

Fio (talk | contribs)
Add instructions for rebuilding without Git in system packages
Fio (talk | contribs)
m Rewording - defines what "it" is
 
(One intermediate revision by the same user not shown)
Line 44: Line 44:


# Reboot to select the last generation without doas
# Reboot to select the last generation without doas
# Enter a Nix shell as root, with the git package. Then, run your nixos-rebuild command with git being in your environment.systemPackages.
# Enter a Nix shell as root, with the git package. Then, run your <code>nixos-rebuild</code> command with git being in your <code>environment.systemPackages</code>.
</translate>
</translate>
<translate>
<translate>
Line 52: Line 52:
</translate>
</translate>
<translate>
<translate>
If everything looks good, you can now add it to your boot options.
If everything looks good, you can now add your rebuild to your boot options.
</translate>
</translate>
<translate>
<translate>