mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 00:39:45 +01:00
30102ea9e5
* xdg-desktop-entries: add module rebase * xdg-desktop-entries: adapt to changes in makeDesktopItem This package depends on the makeDesktopItem function in nixpkgs, which recently changed its syntax: https://github.com/NixOS/nixpkgs/pull/91790 This commit makes the module compatible with the new syntax. It also exposes the fileValidation option in makeDesktopItem. Co-authored-by: cwyc <cwyc@users.noreply.github.com> Co-authored-by: --get <--show>
5 lines
77 B
Desktop File
5 lines
77 B
Desktop File
[Desktop Entry]
|
|
Exec=test --option
|
|
Name=Test
|
|
Terminal=false
|
|
Type=Application
|