1
0
Fork 0
This commit is contained in:
Jarkko Toivanen 2023-05-08 23:24:51 +03:00
parent 82e4691f0a
commit ebff722d80

View file

@ -161,6 +161,7 @@
services.gnome.gnome-keyring.enable = true;
services.udev.packages = with pkgs; [ logitech-udev-rules ];
networking.firewall.enable = false;
services.trezord.enable = true;
virtualisation = {
podman = {