Add monolith
This commit is contained in:
parent
9f4d0d3c37
commit
0ea64c0392
4 changed files with 52 additions and 6 deletions
|
@ -44,11 +44,6 @@ let
|
|||
|
||||
in
|
||||
{
|
||||
imports =
|
||||
[ # Include the results of the hardware scan.
|
||||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue