format
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{pkgs, ...}:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
#services.pcscd.enable = true;
|
||||
|
||||
@@ -9,5 +9,5 @@
|
||||
};
|
||||
#environment.systemPackages = with pkgs; [
|
||||
# pinentry-curses
|
||||
# ];
|
||||
# ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user