diff options
Diffstat (limited to 'linux-common.nix')
| -rw-r--r-- | linux-common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-common.nix b/linux-common.nix index 024646c..8dae24d 100644 --- a/linux-common.nix +++ b/linux-common.nix @@ -5,7 +5,7 @@ ... }: { imports = [ - ./sh.nix + ./bash.nix ]; # Bootloader. |
