Switch to deploying the sm64ex config file.
This commit is contained in:
parent
5859a06c5d
commit
a4abb96de3
@ -34,14 +34,13 @@
|
|||||||
# })
|
# })
|
||||||
# ];
|
# ];
|
||||||
|
|
||||||
# TODO perhaps install ~/.local/share/sm64ex/sm64config.txt
|
home.file.".local/share/sm64ex/sm64config.txt" = {
|
||||||
|
source = ./files/sm64config.txt;
|
||||||
|
};
|
||||||
|
|
||||||
home.persistence."/home/deck/.persist" = {
|
home.persistence."/home/deck/.persist" = {
|
||||||
directories = [
|
files = [
|
||||||
{
|
".local/share/sm64ex/sm64_save_file.bin"
|
||||||
directory = ".local/share/sm64ex";
|
|
||||||
method = "symlink";
|
|
||||||
}
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
})
|
})
|
||||||
|
@ -0,0 +1 @@
|
|||||||
|
fullscreen true
|
Loading…
x
Reference in New Issue
Block a user