1
1
Fork 0
nixos/profiles/desktop/default.nix

8 lines
86 B
Nix
Raw Normal View History

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