config

NixOS config
Log | Files | Refs | README | LICENSE

commit 6732bfcdfda37d2b7060eb7dd30a75e8c301cb5e (tree)
parent a847684bea06331f472106fa22aed73a67ddca4c
Author: Motiejus Jakštys <motiejus@jakstys.lt>
Date:   Mon,  9 Feb 2026 12:47:29 +0000

fix paren

Diffstat:
Mhosts/mtworx/configuration.nix | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hosts/mtworx/configuration.nix b/hosts/mtworx/configuration.nix @@ -17,7 +17,7 @@ let :menu menu PXE Boot Menu item debian-shell-toram Boot Debian Live ${pkgs.mrescue-debian-xfce.version} Shell to RAM - item debian-shell-nfs Boot Debian Live ${pkgs.mrescue-debian-xfce.version} (Shell via NFS + item debian-shell-nfs Boot Debian Live ${pkgs.mrescue-debian-xfce.version} Shell via NFS item debian-xfce-toram Boot Debian Live ${pkgs.mrescue-debian-xfce.version} XFCE to RAM item debian-xfce-nfs Boot Debian Live ${pkgs.mrescue-debian-xfce.version} XFCE via NFS item nixos Boot NixOS ${pkgs.mrescue-nixos.version}