all repos — nixfiles @ 7a69a1c482830adb17a3be73d437c6d8f54183a2

System and user configuration, managed by nix and home-manager

SatoshiPay: remove virtualbox
Alan Pearce alan@alanpearce.eu
Tue, 11 Dec 2018 15:54:22 +0100
commit

7a69a1c482830adb17a3be73d437c6d8f54183a2

parent

594de27ef6882766a1673660d61c4c2fc7bc1fa1

1 files changed, 0 insertions(+), 6 deletions(-)

jump to
M modules/satoshipay.nixmodules/satoshipay.nix
@@ -12,12 +12,6 @@ autoPrune = {         enable = true;
       };
     };
-
-    virtualbox = {
-      host = {
-        enable = true;
-      };
-    };
   };
 
   nixpkgs.config.allowUnfree = true;