[eid] Attempt at fixing eid on NixOS

This commit is contained in:
Tibo De Peuter 2024-03-23 22:47:14 +01:00
parent 1c8e7e9b93
commit 0b77381bb0
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
4 changed files with 55 additions and 33 deletions

View file

@ -1,5 +1,6 @@
{
imports = [
./eid
./nvidia
./yubikey
];