From 73b490d450bdcc3672f965936e83eee718a33c61 Mon Sep 17 00:00:00 2001 From: CDaut Date: Mon, 3 Jun 2024 20:42:28 +0200 Subject: [PATCH] update --- configuration.nix | 2 +- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/configuration.nix b/configuration.nix index 728bbd1..73ee157 100644 --- a/configuration.nix +++ b/configuration.nix @@ -67,7 +67,7 @@ # VirtualBox virtualisation.virtualbox.host = { - enable = true; + enable = true; enableExtensionPack = true; }; users.extraGroups.vboxusers.members = [ "clemens" ]; diff --git a/flake.lock b/flake.lock index fdf33e4..ba47222 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1715930644, - "narHash": "sha256-W9pyM3/vePxrffHtzlJI6lDS3seANQ+Nqp+i58O46LI=", + "lastModified": 1717316182, + "narHash": "sha256-Xi0EpZcu39N0eW7apLjFfUOR9y80toyjYizez7J1wMI=", "owner": "nix-community", "repo": "home-manager", - "rev": "e3ad5108f54177e6520535768ddbf1e6af54b59d", + "rev": "9b53a10f4c91892f5af87cf55d08fba59ca086af", "type": "github" }, "original": { @@ -22,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1716137900, - "narHash": "sha256-sowPU+tLQv8GlqtVtsXioTKeaQvlMz/pefcdwg8MvfM=", + "lastModified": 1717196966, + "narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6c0b7a92c30122196a761b440ac0d46d3d9954f1", + "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8", "type": "github" }, "original": {