Ran alejandra
This commit is contained in:
parent
af82d2ea59
commit
a128ade0e8
4 changed files with 29 additions and 24 deletions
|
@ -1,6 +1,8 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
boot.supportedFilesystems = [ "zfs" ];
|
||||
networking.hostId = "db616c9e";
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
boot.supportedFilesystems = ["zfs"];
|
||||
networking.hostId = "db616c9e";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue