mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
added docker, removed cam net isolation
This commit is contained in:
parent
8f97be72f0
commit
3a57d7a9f5
7 changed files with 50 additions and 14 deletions
|
|
@ -7,7 +7,6 @@ let
|
|||
in
|
||||
{
|
||||
options.modules.system.sops = { enable = mkEnableOption "Enable sops-nix"; };
|
||||
|
||||
config = mkIf cfg.enable {
|
||||
# Smartcard daemon for Yubikey (GPG, etc.)
|
||||
services.pcscd.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue