flake: set options for both grub and systemd-boot
This commit is contained in:
parent
8a9d31be7d
commit
9e94d074ff
4 changed files with 49 additions and 25 deletions
|
@ -44,6 +44,9 @@ in {
|
|||
modules = {
|
||||
system = {
|
||||
impermanence.enable = true;
|
||||
boot = {
|
||||
systemd-boot.enable = true;
|
||||
};
|
||||
services = {
|
||||
nextcloud.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue