This commit is contained in:
Invariantspace 2024-03-17 12:40:09 -07:00
parent 73cd77b6c8
commit 4d664304a5
3 changed files with 17 additions and 19 deletions

View file

@ -6,13 +6,10 @@
{
# Configuration boot
boot = {
initrd.systemd.enable = true;
loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
timeout = 0;
};
boot.loader = {
efi.canTouchEfiVariables = true;
systemd-boot.enable = true;
timeout = 0;
};
# Change secrets file

View file

@ -6,6 +6,7 @@ let
in
{
home-manager.users.${usr}.home.packages = with jovianPkgs; [
lutris
(retroarch.override {
cores = with libretro; [
pcsx2