diff --git a/nixos/desktop/configuration.nix b/nixos/desktop/configuration.nix index d92e30c..b0323b9 100644 --- a/nixos/desktop/configuration.nix +++ b/nixos/desktop/configuration.nix @@ -63,6 +63,10 @@ }; environment.systemPackages = with pkgs; [ + # Custom tools + dvd + dvt + # System tools direnv docker diff --git a/nixos/shared/packages/configuration.nix b/nixos/shared/packages/configuration.nix index 376e607..2764301 100644 --- a/nixos/shared/packages/configuration.nix +++ b/nixos/shared/packages/configuration.nix @@ -7,10 +7,6 @@ ... }: { environment.systemPackages = with pkgs; [ - # Custom tools - dvd - dvt - # System tools age git