mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -6,6 +6,14 @@
|
||||
...
|
||||
}:
|
||||
{
|
||||
xdg = {
|
||||
dataFile = {
|
||||
"PrismLauncher" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${xlib.dirs.soptur-drive}/Games/PrismLauncher";
|
||||
target = "PrismLauncher";
|
||||
};
|
||||
};
|
||||
};
|
||||
home.file = {
|
||||
"Storage" = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "${xlib.dirs.vetymae-drive}/Users/oqyude/Storage";
|
||||
|
||||
Reference in New Issue
Block a user