diff --git a/hosts/greynix/configuration.nix b/hosts/greynix/configuration.nix index 31bbe4b..8e63ad4 100644 --- a/hosts/greynix/configuration.nix +++ b/hosts/greynix/configuration.nix @@ -12,8 +12,10 @@ ./hardware-configuration.nix ]; + # from failed module experiment + # https://youtu.be/vYc6IzKvAJQ # Enable/Disable Modules - dockerModule.enable = true; + # dockerModule.enable = true; boot.initrd.luks.devices."luks-880424d4-ac69-44cf-aa3b-99a224128551".device = "/dev/disk/by-uuid/880424d4-ac69-44cf-aa3b-99a224128551"; networking.hostName = "greynix"; # Define your hostname.