Add nix-book

This commit is contained in:
2024-08-19 11:33:31 -07:00
parent 5661784131
commit 78d4c8021c
6 changed files with 203 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ in
imports =
[ # Include the results of the hardware scan.
./hardware-configuration.nix
../roles/virtualisation/default.nix
../../roles/virtualisation/default.nix
];
# Use the systemd-boot EFI boot loader.