deal with deprecated settings in home manager
This commit is contained in:
@@ -163,6 +163,7 @@
|
||||
userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
setSessionVariables = true;
|
||||
extraConfig = {
|
||||
SCREENSHOTS = "${config.xdg.userDirs.pictures}/Screenshots";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user