puter/user/vessel/lukas/default.nix

6 lines
61 B
Nix
Raw Normal View History

2023-09-17 11:31:20 +00:00
{pkgs, ...}: {
home = {
stateVersion = "23.11";
};
}