Added testing fields
This commit is contained in:
parent
b79ab1d3eb
commit
f4947f72e9
@ -44,6 +44,19 @@
|
||||
};
|
||||
};
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; [
|
||||
thunderbird
|
||||
];
|
||||
};
|
||||
|
||||
system = {
|
||||
stateVersion = "24.11";
|
||||
};
|
||||
|
||||
nixpkgs.hostPlatform = inputs.nixpkgs.lib.mkDefault "x86_64-linux";
|
||||
|
||||
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user