mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-14 16:42:43 +02:00
fix: darwin - use XDG base directories, fix secrets
This commit is contained in:
@@ -12,4 +12,7 @@
|
||||
../base/gui
|
||||
../base/home.nix
|
||||
];
|
||||
|
||||
# enable management of XDG base directories on macOS.
|
||||
xdg.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user