Merge branch 'main' of ssh://git.nixfox.ca:2299/Bun/nixos-config
This commit is contained in:
commit
d55148ac45
4 changed files with 12 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
enable = config.home.desktop.enable;
|
||||
createDirectories = true;
|
||||
desktop = null;
|
||||
music = null;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue