mirror of
https://github.com/tuxdotrs/nix-config.git
synced 2026-09-19 16:49:04 +05:30
refactor(distrobox): drop waydroid configuration
This commit is contained in:
@@ -12,8 +12,6 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
config = lib.mkIf cfg.distrobox.enable {
|
config = lib.mkIf cfg.distrobox.enable {
|
||||||
virtualisation.waydroid.enable = true;
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
distrobox
|
distrobox
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user