Put openttd data in the right place
This commit is contained in:
parent
37a09d9553
commit
69b2b0305e
@ -93,7 +93,9 @@ in {
|
|||||||
onChange = "${pkgs.doomEmacsInit}/bin/doom-emacs-init.sh";
|
onChange = "${pkgs.doomEmacsInit}/bin/doom-emacs-init.sh";
|
||||||
};
|
};
|
||||||
|
|
||||||
# ".openttd" = { source = pkgs.openttd-data; };
|
".local/share/openttd/baseset" = {
|
||||||
|
source = "${pkgs.openttd-data}/data";
|
||||||
|
};
|
||||||
|
|
||||||
# ".k5login" = {
|
# ".k5login" = {
|
||||||
# source = pkgs.writeText "niten-k5login" ''
|
# source = pkgs.writeText "niten-k5login" ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user