9
modules/home-manager/default.nix
Normal file
9
modules/home-manager/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
...
|
||||
}:
|
||||
|
||||
{
|
||||
imports = [
|
||||
./yubikey-touch-detector.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user