diff --git a/nixos/desktop/configuration.nix b/nixos/desktop/configuration.nix index 58fcd2a..090719f 100644 --- a/nixos/desktop/configuration.nix +++ b/nixos/desktop/configuration.nix @@ -15,6 +15,9 @@ # You can add overlays here overlays = [ # Add overlays your own flake exports (from overlays and pkgs dir): + outputs.overlays.additions + outputs.overlays.modifications + outputs.overlays.unstable-packages # You can also add overlays exported from other flakes: # neovim-nightly-overlay.overlays.default @@ -56,6 +59,10 @@ }; environment.systemPackages = with pkgs; [ + # Custom tools + dvd + dvt + # System tools age alejandra