Compare commits
1 Commits
045fed0748
...
0e0adba2b0
Author | SHA1 | Date | |
---|---|---|---|
![]() |
0e0adba2b0 |
@ -94,12 +94,12 @@
|
|||||||
# "net.ipv6.conf.default.use_tempaddr" = 2;
|
# "net.ipv6.conf.default.use_tempaddr" = 2;
|
||||||
};
|
};
|
||||||
|
|
||||||
nixpkgs.overlays = [
|
# nixpkgs.overlays = [
|
||||||
(final: prev: {
|
# (final: prev: {
|
||||||
inherit (pkgs-dda3dcd3f)
|
# inherit (pkgs-dda3dcd3f)
|
||||||
linux-firmware
|
# linux-firmware
|
||||||
;
|
# ;
|
||||||
})
|
# })
|
||||||
];
|
# ];
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -1,15 +1,4 @@
|
|||||||
[General]
|
|
||||||
# Without this, we get:
|
|
||||||
# /run/current-system/sw/bin/xdg-mime: line 1002: /nix/store/wd9bigydk9x8bsvnslrvb5klbgmh98v5-hm_mimeapps.list.new: Read-only file system
|
|
||||||
enableDiscordRPC = false
|
|
||||||
|
|
||||||
|
|
||||||
[GUI]
|
[GUI]
|
||||||
addonInstallDir = "/home/talexander/.local/share/shadPS4/addcont"
|
addonInstallDir = "/home/talexander/.local/share/shadPS4/addcont"
|
||||||
installDirs = ["/home/talexander/.local/share/shadPS4/games"]
|
installDirs = ["/home/talexander/.local/share/shadPS4/games"]
|
||||||
installDirsEnabled = [true]
|
installDirsEnabled = [true]
|
||||||
# Without the geometry settings shadps4 crashes instantly with a floating point error.
|
|
||||||
geometry_h = 981
|
|
||||||
geometry_w = 748
|
|
||||||
geometry_x = 0
|
|
||||||
geometry_y = 0
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user