no single item nesting

This commit is contained in:
twoneis 2024-08-09 00:15:04 +02:00
parent 384c69c4b5
commit d0b0f42f74

View file

@ -7,13 +7,9 @@ in {
./options.nix ./options.nix
]; ];
nixpkgs = { nixpkgs.hostPlatform = "x86_64-linux";
hostPlatform = "x86_64-linux";
};
networking = { networking.hostName = "inkvine";
hostName = "inkvine";
};
boot = { boot = {
initrd = { initrd = {