mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
feat: adopt XDG base directories
This commit is contained in:
parent
b1984a512c
commit
c6c59dd552
7 changed files with 40 additions and 24 deletions
|
|
@ -31,6 +31,8 @@
|
|||
./programs/tealdeer.nix
|
||||
];
|
||||
|
||||
xdg.enable = true;
|
||||
|
||||
services.am-discord-rich-presence = {
|
||||
enable = false;
|
||||
logFile = "${config.home.homeDirectory}/Library/Logs/am-discord-rich-presence.log";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue