nixos/core-desktop: import xdg-default-apps module
This commit is contained in:
parent
82880c0e2f
commit
b8d79d3515
3 changed files with 1 additions and 2 deletions
|
@ -3,6 +3,7 @@
|
|||
{
|
||||
imports = [
|
||||
./generic/mpv.nix
|
||||
./xdg-default-apps.nix
|
||||
];
|
||||
config = {
|
||||
services.printing.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue