fix: imports in xdg.nix
This commit is contained in:
parent
5f6a678cd7
commit
426061c03d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{ lib, pkgs }:
|
{ lib, pkgs, ... }:
|
||||||
{
|
{
|
||||||
xdg = {
|
xdg = {
|
||||||
userDirs = {
|
userDirs = {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue