remove distrobox

This commit is contained in:
Tyler Starr 2024-09-24 17:01:01 -07:00
parent a2486cab21
commit f90c13ad03
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@
virtualisation.docker.storageDriver = "btrfs";
environment.systemPackages = with pkgs; [
distrobox # Platform for creating and managing Linux distribution images.
];
# Secrets

View File

@ -17,7 +17,6 @@
virtualisation.docker.storageDriver = "btrfs";
environment.systemPackages = with pkgs; [
distrobox # Platform for creating and managing Linux distribution images.
];
# Modules