mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
xdg: add module
When enabled this module will cause Home Manager to manage the user environment XDG variables. When disabled, then Home Manager will use the XDG variables taken from the user environment.
This commit is contained in:
parent
efb5256d28
commit
54a9058ee0
2 changed files with 139 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ let
|
|||
./misc/news.nix
|
||||
./misc/nixpkgs.nix
|
||||
./misc/pam.nix
|
||||
./misc/xdg.nix
|
||||
./programs/bash.nix
|
||||
./programs/beets.nix
|
||||
./programs/browserpass.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue