diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-06-03 12:01:42 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-06-03 12:01:42 -0700 |
commit | 8dfbf972834594ed31c0bad81d00d7ebd650ef98 (patch) | |
tree | 16af1a5b9a0bec73991efd0e489a311872bb3986 /home | |
parent | 0b5ab5858c2d80b5cdf5f5b7d89ef486f37bda4d (diff) | |
download | nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar.gz nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar.bz2 nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar.lz nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar.xz nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.tar.zst nix-8dfbf972834594ed31c0bad81d00d7ebd650ef98.zip |
Define proper xdg handling for nipsy@ginaz
Diffstat (limited to '')
-rw-r--r-- | home/nipsy/ginaz.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home/nipsy/ginaz.nix b/home/nipsy/ginaz.nix index a3e8395..0cf807d 100644 --- a/home/nipsy/ginaz.nix +++ b/home/nipsy/ginaz.nix @@ -10,6 +10,7 @@ common/optional/desktops common/optional/desktops/services/blueman-applet.nix common/optional/desktops/services/xscreensaver.nix + common/optional/desktops/xdg.nix #inputs.sops-nix.homeManagerModules.sops ]; |