This commit is contained in:
2023-11-23 20:01:19 +00:00
parent 54c3d889ab
commit a1f1de1c32
2 changed files with 2 additions and 1 deletions

View File

@@ -54,6 +54,7 @@
nixpkgs.config.allowUnfree = true;
programs.fuse.userAllowOther = true;
security.sudo.wheelNeedsPassword = false;
virtualisation.docker.enable = true;
# nixpkgs.overlays = overlays;
# Enable nix flakes