fix: add import keyword for mellinoe

This commit is contained in:
Mohammad Rafiq 2025-03-27 05:39:59 +08:00
parent d118d961f7
commit 56e393b240
No known key found for this signature in database

View file

@ -33,7 +33,7 @@
])
(lib.optionals (hostname == "mellinoe") [
./bootloaders/systemd-boot.nix
(./filesystems/impermanence.nix {
(import ./filesystems/impermanence.nix {
device = "/dev/disk/by-id/nvme-eui.01000000000000008ce38e04019a68ab";
})
./hardware/cpu_intel.nix