Configuration for my NixOS based systems and Home Manager
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 61ba8a8c85365ac8effbb1690d9eddbce9d11d3b 4 lines 129 B view raw
1XDG_CONFIG_HOME="${HOME}/.config" 2XDG_CACHE_HOME="${HOME}/.cache" 3XDG_DATA_HOME="${HOME}/.local/share" 4WLR_NO_HARDWARE_CURSORS=1