Added lambda as a new machine

This commit is contained in:
Luj 2023-01-08 21:18:42 +01:00
parent fefb8e07e2
commit beb5118cff
2 changed files with 15 additions and 2 deletions

View file

@ -3,8 +3,9 @@
{
imports =
[
# Include the results of the hardware scan.
./hardware-configuration.nix
./hardware.nix
../../users/julien.nix
../../users/default.nix
];
# Use the systemd-boot EFI boot loader.