enabled xdg

This commit is contained in:
John Lancaster
2026-02-16 17:31:56 -06:00
parent 7717edccdc
commit 86125bbecb

View File

@@ -3,6 +3,8 @@
flake.homeModules.desktop = flake.homeModules.desktop =
{ pkgs, ... } : { pkgs, ... } :
{ {
xdg.enable = true;
imports = with inputs.self.homeModules; [ imports = with inputs.self.homeModules; [
rebuild rebuild
john john