This commit is contained in:
Kris
2026-03-28 22:37:08 +02:00
parent 8ed9bd9618
commit 46a34a6ef5
10 changed files with 23 additions and 30 deletions

View File

@@ -14,8 +14,6 @@
(callPackage ./packages/nonnix-fonts.nix { })
];
environment.sessionVariables.LD_LIBRARY_PATH = "${pkgs.gcc15}/lib";
security.polkit.enable = true;
security.soteria.enable = true;
@@ -28,12 +26,6 @@
inputs.hyprlock.packages.${pkgs.stdenv.hostPlatform.system}.hyprlock
inputs.hyprsysteminfo.packages.${pkgs.stdenv.hostPlatform.system}.hyprsysteminfo
qemu
(writeShellScriptBin "qemu-system-x86_64-uefi" ''
qemu-system-x86_64 \
-bios ${OVMF.fd}/FV/OVMF.fd \
"$@"
'')
(writeShellScriptBin "regretevator" "xdg-open roblox://placeId=4972273297")
(writeShellScriptBin "kaijuparadise" "xdg-open roblox://placeId=6456351776")
(writeShellScriptBin "sewh" "xdg-open roblox://placeId=16991287194")