mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 09:12:28 +00:00
Add prismlauncher
This commit is contained in:
@@ -111,6 +111,7 @@ in
|
|||||||
pika-backup
|
pika-backup
|
||||||
pinentry-curses
|
pinentry-curses
|
||||||
podman
|
podman
|
||||||
|
prismlauncher
|
||||||
qemu
|
qemu
|
||||||
ryujinx
|
ryujinx
|
||||||
sbx-h6-rgb
|
sbx-h6-rgb
|
||||||
@@ -159,7 +160,6 @@ in
|
|||||||
swapDevices = [
|
swapDevices = [
|
||||||
{
|
{
|
||||||
device = "/dev/vg/swap";
|
device = "/dev/vg/swap";
|
||||||
size = 16 * 1024;
|
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user