misc changes
Old changes I never committed
This commit is contained in:
parent
a1ec586d7e
commit
2084da9ff4
4 changed files with 45 additions and 12 deletions
|
@ -1,8 +1,4 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
{config, ...}: {
|
||||
boot.supportedFilesystems = ["zfs"];
|
||||
networking.hostId = "f8616592";
|
||||
boot.kernelPackages = config.boot.zfs.package.latestCompatibleLinuxPackages;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue