summary refs log tree commit diff
path: root/host/uISO/development.nix
diff options
context:
space:
mode:
Diffstat (limited to 'host/uISO/development.nix')
-rw-r--r--host/uISO/development.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/host/uISO/development.nix b/host/uISO/development.nix

index 90ffcfb..6148c76 100644 --- a/host/uISO/development.nix +++ b/host/uISO/development.nix
@@ -2,7 +2,7 @@ config, lib, pkgs, - + #params #enableBios ? true, #enableEfi ? true, @@ -25,7 +25,7 @@ #splashImage = null; grubTheme = null; }; - + boot = { initrd = { #systemd.enable = true; @@ -48,4 +48,4 @@ btop neofetch ]; -} \ No newline at end of file +}