añade config de xdg
This commit is contained in:
parent
34681c4353
commit
e58acdfe18
|
@ -75,5 +75,10 @@
|
||||||
|
|
||||||
services.fprintd.enable = true;
|
services.fprintd.enable = true;
|
||||||
|
|
||||||
|
xdg = {
|
||||||
|
enable = true;
|
||||||
|
configFile."nixpkgs".source = mkOutOfStoreSymlink config.nix.registry."system".to.path;
|
||||||
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue