moved common out of systems
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
services.pcscd.enable = true;
|
||||
|
||||
environment.systemPackages = [ pkgs.yubioath-flutter ];
|
||||
}
|
||||
Reference in New Issue
Block a user