This website requires JavaScript.
Explore
Help
Sign In
pixelifytica
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
5af4c8a24d
nixos
/
hosts
/
Vanguard
/
configuration.nix
2 lines
53 B
Nix
Raw
Normal View
History
Unescape
Escape
Abstract autoUpgrade to separate file Enable autoUpgrade for desktops (as well as server of course)
2024-01-07 12:44:16 +00:00
{
.
.
.
}:
{
system
.
autoUpgrade
.
allowReboot
=
false
;
}
Reference in a new issue
Copy permalink