1
1
Fork 0
nixos/profiles/desktop/default.nix
2024-12-21 13:30:19 -05:00

7 lines
86 B
Nix

{
custom = {
full = true;
profile = "desktop";
wallpaper = true;
};
}