parent
7ad3e26401
commit
f2bd060ba3
|
@ -20,10 +20,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
boot = {
|
||||
loader.systemd-boot.enable = true;
|
||||
supportedFilesystems = ["bcachefs"];
|
||||
};
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
|
||||
isoImage = {
|
||||
isoName = "toolshed-${self.lastModifiedDate}.iso";
|
||||
|
|
Loading…
Reference in New Issue