Added lambda as a new machine

This commit is contained in:
Luj 2023-01-08 21:18:42 +01:00
parent 56f1e4948b
commit 8d694cb9a1
Signed by: luj
GPG key ID: 6FC74C847011FD83
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.