Archived
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
networking.hostName = "docker"; # Define your hostname.
|
||||
networking.hostId = "007f0200";
|
||||
boot.zfs.forceImportRoot = false;
|
||||
environment.systePackages = with pkgs; [
|
||||
environment.systemPackages = with pkgs; [
|
||||
nfs-utils
|
||||
];
|
||||
boot.supportedFilesystems = [ "nfs" ];
|
||||
|
||||
Reference in New Issue
Block a user