Made yubikey config reusable
This commit is contained in:
parent
ee956f735e
commit
2811bd995f
4 changed files with 30 additions and 17 deletions
|
@ -51,6 +51,7 @@
|
|||
|
||||
modules = [
|
||||
./system/carbon/configuration.nix
|
||||
./common/yubikey.nix
|
||||
];
|
||||
};
|
||||
|
||||
|
@ -59,6 +60,7 @@
|
|||
|
||||
modules = [
|
||||
./system/gospel/configuration.nix
|
||||
./common/yubikey.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue