fix: system.stateVersion in preset.default
This commit is contained in:
@@ -151,6 +151,9 @@
|
|||||||
PAGER="${self.packages.${system}.nvim-pager}/bin/pager";
|
PAGER="${self.packages.${system}.nvim-pager}/bin/pager";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
system.stateVersion = "24.11";
|
||||||
};
|
};
|
||||||
"hardware.hetzner" = { ... }: {
|
"hardware.hetzner" = { ... }: {
|
||||||
boot.loader.grub.device = "/dev/sda";
|
boot.loader.grub.device = "/dev/sda";
|
||||||
|
|||||||
Reference in New Issue
Block a user